aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/apm821xx/image/Makefile
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2018-04-28 22:08:08 +0200
committerJohn Crispin <john@phrozen.org>2018-05-18 09:13:19 +0200
commite6e51ce87fac2d6b9d082336f8d767f12154d79b (patch)
tree79a857d39b72628e43db43d8fcd4452f20a983d5 /target/linux/apm821xx/image/Makefile
parent1f42deec8edac3e99f83f7343cbd4fec29333345 (diff)
downloadupstream-e6e51ce87fac2d6b9d082336f8d767f12154d79b.tar.gz
upstream-e6e51ce87fac2d6b9d082336f8d767f12154d79b.tar.bz2
upstream-e6e51ce87fac2d6b9d082336f8d767f12154d79b.zip
apm821xx: don't select swconfig for the MR24
The swconfig package is part of the DEFAULT_PACKAGES list in the apm821xx's nand subtarget. It's enabled by default because the MX60(W) and WNDR4700 need it for their initramfs. However the package is not necessary for the MR24's sysupgrade image, as the MR24 does not have a switch. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/apm821xx/image/Makefile')
-rw-r--r--target/linux/apm821xx/image/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/apm821xx/image/Makefile b/target/linux/apm821xx/image/Makefile
index 094c9e47de..1e94a40918 100644
--- a/target/linux/apm821xx/image/Makefile
+++ b/target/linux/apm821xx/image/Makefile
@@ -74,7 +74,7 @@ endef
define Device/meraki_mr24
DEVICE_TITLE := Cisco Meraki MR24
- DEVICE_PACKAGES := kmod-spi-gpio
+ DEVICE_PACKAGES := kmod-spi-gpio -swconfig
BOARD_NAME := mr24
DEVICE_DTS := meraki-mr24
BLOCKSIZE := 63k