Skip to content

Commit

Permalink
ipq40xx: mikrotik: dont include ath10k-board-qca4019 by default
Browse files Browse the repository at this point in the history
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 <robimarko@gmail.com>
  • Loading branch information
robimarko authored and hauke committed May 19, 2022
1 parent ab141a6 commit 5eee67a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ipq40xx/mikrotik/target.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ BOARDNAME:=MikroTik
FEATURES += minor
KERNEL_IMAGES:=vmlinux
IMAGES_DIR:=compressed
DEFAULT_PACKAGES += -ath10k-board-qca4019

0 comments on commit 5eee67a

Please sign in to comment.