adm5120: Remove unmaintained target
This target only supports kernel 3.18, which is not supported in OpenWrt any more for multiple releases. It also looks like there is no active maintainer for this target. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user