mpc85xx: add swconfig to default packages
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35674 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
1fb35f7831
commit
4800e6f07b
|
@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/target.mk
|
|||
|
||||
DEFAULT_PACKAGES += \
|
||||
kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
|
||||
kmod-booke-wdt
|
||||
kmod-booke-wdt swconfig
|
||||
|
||||
define Target/Description
|
||||
Build images for the Freescale MPC85xx based boards.
|
||||
|
|
Loading…
Reference in New Issue