mirror of https://github.com/hak5/openwrt.git
kernel: define RB_ID_HW_OPTIONS in include/linux/routerboot.h
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39090lede-17.01
parent
c92a4a427e
commit
0601b5f404
|
@ -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
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue