mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-12 11:21:55 +00:00
add luci advanced reboot to wrt
This commit is contained in:
parent
ec517f0804
commit
b560e58ec3
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
CONFIG_TARGET_mvebu=y
|
||||
CONFIG_TARGET_mvebu_cortexa9=y
|
||||
CONFIG_TARGET_mvebu_cortexa9_DEVICE_linksys-wrt3200acm=y
|
||||
CONFIG_PACKAGE_kmod-6lowpan=y
|
||||
CONFIG_PACKAGE_kmod-6lowpan=y
|
||||
CONFIG_PACKAGE_luci-app-advanced-reboot=y
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
CONFIG_TARGET_mvebu=y
|
||||
CONFIG_TARGET_mvebu_cortexa9=y
|
||||
CONFIG_TARGET_mvebu_cortexa9_DEVICE_linksys-wrt32x=y
|
||||
CONFIG_PACKAGE_kmod-6lowpan=y
|
||||
CONFIG_PACKAGE_kmod-6lowpan=y
|
||||
CONFIG_PACKAGE_luci-app-advanced-reboot=y
|
||||
|
|
Loading…
Reference in a new issue