diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-10 18:14:23 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-01-10 18:14:23 +0000 |
commit | d7fbd60e8ef9911b95a92b78704a65cddf2bf593 (patch) | |
tree | 7eb8281cfc687bae9dc3d7c1da13d3cbf26884e7 /target/linux/mpc83xx/config-default | |
parent | ab2cda2f104e2692a6493eac779a03cda48533ff (diff) |
[mpc83xx]: FIT uImage support for the MPC8377-WLAN
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19094 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc83xx/config-default')
-rw-r--r-- | target/linux/mpc83xx/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mpc83xx/config-default b/target/linux/mpc83xx/config-default index 955ad9a74..bbb69d5c6 100644 --- a/target/linux/mpc83xx/config-default +++ b/target/linux/mpc83xx/config-default @@ -38,6 +38,7 @@ CONFIG_DTC=y CONFIG_EARLY_PRINTK=y # CONFIG_EDAC is not set # CONFIG_EMBEDDED6xx is not set +CONFIG_EXTRA_TARGETS="uImage.fit.mpc8377_wlan" CONFIG_FORCE_MAX_ZONEORDER=11 # CONFIG_FSL_EMB_PERFMON is not set CONFIG_FSL_PCI=y |