ipq40xx: meraki: remove swconfig in DEVICE_PACKAGES
ipq40xx was converted to DSA and swconfig is not being included at all in the default packages so there is no need to drop it from device packages. Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
9e9dc1890c
commit
bb4a25860f
@ -762,7 +762,7 @@ define Device/meraki_common
|
|||||||
SOC := qcom-ipq4029
|
SOC := qcom-ipq4029
|
||||||
BLOCKSIZE := 128k
|
BLOCKSIZE := 128k
|
||||||
PAGESIZE := 2048
|
PAGESIZE := 2048
|
||||||
DEVICE_PACKAGES := -swconfig ath10k-firmware-qca9887-ct
|
DEVICE_PACKAGES := ath10k-firmware-qca9887-ct
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Device/meraki_mr33
|
define Device/meraki_mr33
|
||||||
|
Loading…
x
Reference in New Issue
Block a user