Explorar o código

ipq40xx: mikrotik: dont include ath10k-board-qca4019 by default

Since MikroTik subtarget now uses dynamic BDF loading its crucial that it
doesnt include the board-2.bin at all which is provided by the
ath10k-board-qca4019 package.

So to resolve this dont include the ath10k-board-qca4019 package on the
MikroTik subtarget.

Signed-off-by: Robert Marko <[email protected]>
Robert Marko %!s(int64=3) %!d(string=hai) anos
pai
achega
5eee67a72f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      target/linux/ipq40xx/mikrotik/target.mk

+ 1 - 0
target/linux/ipq40xx/mikrotik/target.mk

@@ -2,3 +2,4 @@ BOARDNAME:=MikroTik
 FEATURES += minor
 KERNEL_IMAGES:=vmlinux
 IMAGES_DIR:=compressed
+DEFAULT_PACKAGES += -ath10k-board-qca4019