Skip to content

Commit

Permalink
ar71xx: enable 802.11kvr and WPA3
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Dec 16, 2019
1 parent 8380473 commit 3599a11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/ar71xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ include $(INCLUDE_DIR)/target.mk

DEFAULT_PACKAGES += \
kmod-gpio-button-hotplug swconfig \
kmod-ath9k wpad-basic uboot-envtools
kmod-ath9k wpad-openssl uboot-envtools

$(eval $(call BuildTarget))
3 changes: 3 additions & 0 deletions target/linux/ar71xx/base-files/etc/diag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -586,6 +586,9 @@ set_state() {
preinit_regular)
status_led_blink_preinit_regular
;;
upgrade)
status_led_blink_preinit_regular
;;
done)
status_led_on
case $(board_name) in
Expand Down

0 comments on commit 3599a11

Please sign in to comment.