diff options
Diffstat (limited to 'package/kernel/acx-mac80211')
-rw-r--r-- | package/kernel/acx-mac80211/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package/kernel/acx-mac80211/Makefile b/package/kernel/acx-mac80211/Makefile index 5927f174d4..1fec2eb73c 100644 --- a/package/kernel/acx-mac80211/Makefile +++ b/package/kernel/acx-mac80211/Makefile @@ -65,8 +65,7 @@ define KernelPackage/acx-mac80211/config choice prompt "ACX111 firmware version" depends on ACX_ID_16 - default ACX_DEFAULT if !TARGET_adm5120 - default ACX_1_2_1_34 if TARGET_adm5120 + default ACX_DEFAULT help This option allows you to select the version of the acx firmware. |