diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-16 10:11:00 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-16 10:11:00 +0000 |
commit | 78b43e814f2410abbe87bd7e493dd24578b0adca (patch) | |
tree | 32fea4223ed857b441a279f2a4a51ee205ccfadf /target | |
parent | 232d61903bbe79a44dd2954e212bde26ab4b0879 (diff) |
kernel: define RB_ID_HW_OPTIONS in include/linux/routerboot.h
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39090 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/files/include/linux/routerboot.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/files/include/linux/routerboot.h b/target/linux/generic/files/include/linux/routerboot.h index 0244843d68..3cda858cf9 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_HW_OPTIONS 21 #define RB_ID_WLAN_DATA 22 /* |