aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2016-11-27 14:59:20 +0100
committerMathias Kresin <dev@kresin.me>2016-11-27 15:34:23 +0100
commit5cdbc8632962a4e4451db771597cf84e1c5046d5 (patch)
tree94cc1473c721b8ed53ee99d899ee6e92f4f9f3ca /target/linux/lantiq/xway
parent57d36e5bdd23ab405ab12a69c7ea3617b675f66c (diff)
downloadupstream-5cdbc8632962a4e4451db771597cf84e1c5046d5.tar.gz
upstream-5cdbc8632962a4e4451db771597cf84e1c5046d5.tar.bz2
upstream-5cdbc8632962a4e4451db771597cf84e1c5046d5.zip
lantiq: add swconfig to the default packages
The DEVICE_PACKAGES are not included in the initramfs image in case TARGET_PER_DEVICE_ROOTFS is set. This might produces initramfs images with a not working network configuration because of a missing swconfig. Workaround the issues by adding the essential swconfig package to the default packages selection and deselect swconfig for boards not having swconfig included before via device packages. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/lantiq/xway')
-rw-r--r--target/linux/lantiq/xway/target.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xway/target.mk b/target/linux/lantiq/xway/target.mk
index 3c90b24857..c60b2db7d0 100644
--- a/target/linux/lantiq/xway/target.mk
+++ b/target/linux/lantiq/xway/target.mk
@@ -4,7 +4,7 @@ BOARDNAME:=XWAY
FEATURES:=squashfs atm mips16 nand ubifs ramdisk
CPU_TYPE:=24kc
-DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug
+DEFAULT_PACKAGES+=kmod-leds-gpio kmod-gpio-button-hotplug swconfig
define Target/Description
Lantiq XWAY