lantiq: add swconfig to the default packages
authorMathias Kresin <dev@kresin.me>
Sun, 27 Nov 2016 13:59:20 +0000 (14:59 +0100)
committerMathias Kresin <dev@kresin.me>
Sun, 27 Nov 2016 14:34:23 +0000 (15:34 +0100)
commit5cdbc8632962a4e4451db771597cf84e1c5046d5
tree94cc1473c721b8ed53ee99d899ee6e92f4f9f3ca
parent57d36e5bdd23ab405ab12a69c7ea3617b675f66c
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>
target/linux/lantiq/image/Makefile
target/linux/lantiq/xway/target.mk
target/linux/lantiq/xway_legacy/target.mk