summaryrefslogtreecommitdiff
path: root/target/linux/apm821xx/nand/target.mk
diff options
context:
space:
mode:
authorChris Blake <chrisrblake93@gmail.com>2017-03-31 04:31:21 -0500
committerJohn Crispin <john@phrozen.org>2018-05-27 19:42:42 +0200
commit058a0b7552f81573ce74454a13864bbc59e223fe (patch)
tree13073c9316b6f10aaf45f205191328d493b45921 /target/linux/apm821xx/nand/target.mk
parent6eec0e46ed3301b38de83ba51997b4c21b9da74e (diff)
downloadmtk-20170518-058a0b7552f81573ce74454a13864bbc59e223fe.zip
mtk-20170518-058a0b7552f81573ce74454a13864bbc59e223fe.tar.gz
mtk-20170518-058a0b7552f81573ce74454a13864bbc59e223fe.tar.bz2
apm821xx: Add default packages to NAND target
This moves core router packages to the NAND target, to ensure they are applied to all images. This change is being done due to an issue found when flashing the MX60W image, which came without these when built as a multi image. Signed-off-by: Chris Blake <chrisrblake93@gmail.com> (cherry picked from commit d1c3a9485a90fff9bf7083faba4138e14dcdae7d)
Diffstat (limited to 'target/linux/apm821xx/nand/target.mk')
-rw-r--r--target/linux/apm821xx/nand/target.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/apm821xx/nand/target.mk b/target/linux/apm821xx/nand/target.mk
index a7d88b8..2dce530 100644
--- a/target/linux/apm821xx/nand/target.mk
+++ b/target/linux/apm821xx/nand/target.mk
@@ -1,6 +1,8 @@
BOARDNAME:=Devices with NAND flash (Routers)
FEATURES += nand pcie ramdisk squashfs usb
+DEFAULT_PACKAGES += kmod-ath9k swconfig wpad-mini
+
define Target/Description
Build firmware images for APM821XX boards with NAND flash.
For routers like the MR24 or the WNDR4700.