qualcommax: ipq60xx: remove source-only flag
Its been a while since we added ipq60xx as source-only, it is now quite usable so lets remove the source-only flag to start building official images. I also plan to merge additional popular boards rather soon. Link: https://github.com/openwrt/openwrt/pull/17065 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
eed39d45c2
commit
1f53b7fb75
|
@ -1,5 +1,4 @@
|
|||
SUBTARGET:=ipq60xx
|
||||
FEATURES += source-only
|
||||
BOARDNAME:=Qualcomm Atheros IPQ60xx
|
||||
DEFAULT_PACKAGES += ath11k-firmware-ipq6018
|
||||
|
||||
|
|
Loading…
Reference in New Issue