From 2622bc18dadfa5c1bea3cf7b851ca1117e8538aa Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 9 Sep 2012 14:05:26 +0000 Subject: generic add WLAN calibration data ID to routerboot.h git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33346 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/files/include/linux/routerboot.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/generic/files/include/linux/routerboot.h b/target/linux/generic/files/include/linux/routerboot.h index 8e0391fd4..0244843d6 100644 --- a/target/linux/generic/files/include/linux/routerboot.h +++ b/target/linux/generic/files/include/linux/routerboot.h @@ -40,6 +40,7 @@ #define RB_ID_HARD_12 12 #define RB_ID_MEMORY_SIZE 13 #define RB_ID_MAC_ADDRESS_COUNT 14 +#define RB_ID_WLAN_DATA 22 /* * ID values for Software settings -- cgit v1.2.3