mpc85xx: add swconfig to default packages
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35674
This commit is contained in:
parent
3081c672fc
commit
ae9100e969
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
DEFAULT_PACKAGES += \
|
DEFAULT_PACKAGES += \
|
||||||
kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
|
kmod-input-core kmod-input-gpio-keys kmod-button-hotplug \
|
||||||
kmod-booke-wdt
|
kmod-booke-wdt swconfig
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build images for the Freescale MPC85xx based boards.
|
Build images for the Freescale MPC85xx based boards.
|
||||||
|
|
Loading…
Reference in a new issue