mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 01:41:41 +00:00
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 <robimarko@gmail.com> (cherry picked from commit 5eee67a72fed52ac686dd467d93eea95d44c8dff) Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
This commit is contained in:
parent
3e38bd1353
commit
973ff0b8e8
@ -2,3 +2,4 @@ BOARDNAME:=MikroTik
|
||||
FEATURES += minor
|
||||
KERNEL_IMAGES:=vmlinux
|
||||
IMAGES_DIR:=compressed
|
||||
DEFAULT_PACKAGES += -ath10k-board-qca4019
|
||||
|
Loading…
x
Reference in New Issue
Block a user