diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 10:11:00 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-16 10:11:00 +0000 |
commit | 87eaf116fe385cb584ed45cf9139d584bd52ec55 (patch) | |
tree | 32fea4223ed857b441a279f2a4a51ee205ccfadf /target/linux | |
parent | 7da1fcf27c32805538a641f1940af44e9d45599f (diff) | |
download | master-187ad058-87eaf116fe385cb584ed45cf9139d584bd52ec55.tar.gz master-187ad058-87eaf116fe385cb584ed45cf9139d584bd52ec55.tar.bz2 master-187ad058-87eaf116fe385cb584ed45cf9139d584bd52ec55.zip |
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/linux')
-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 /* |