mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-14 20:02:04 +08:00
ar71xx: enable 802.11kvr and WPA3
This commit is contained in:
parent
8380473e7b
commit
3599a11eba
@ -19,6 +19,6 @@ include $(INCLUDE_DIR)/target.mk
|
|||||||
|
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
kmod-gpio-button-hotplug swconfig \
|
kmod-gpio-button-hotplug swconfig \
|
||||||
kmod-ath9k wpad-basic uboot-envtools
|
kmod-ath9k wpad-openssl uboot-envtools
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
@ -586,6 +586,9 @@ set_state() {
|
|||||||
preinit_regular)
|
preinit_regular)
|
||||||
status_led_blink_preinit_regular
|
status_led_blink_preinit_regular
|
||||||
;;
|
;;
|
||||||
|
upgrade)
|
||||||
|
status_led_blink_preinit_regular
|
||||||
|
;;
|
||||||
done)
|
done)
|
||||||
status_led_on
|
status_led_on
|
||||||
case $(board_name) in
|
case $(board_name) in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user