diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-11-05 11:38:23 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-11-05 11:38:23 +0000 |
commit | 7cb435123c5b63fbc03b8a620c2a673057246bc9 (patch) | |
tree | bd8bb85528f856d41077bedde154ba8da3d9942e /target/linux/ixp4xx/config-3.3 | |
parent | 1302d425cbefc49fb2b2b81c9b51ab677aa238fb (diff) | |
download | upstream-7cb435123c5b63fbc03b8a620c2a673057246bc9.tar.gz upstream-7cb435123c5b63fbc03b8a620c2a673057246bc9.tar.bz2 upstream-7cb435123c5b63fbc03b8a620c2a673057246bc9.zip |
[ixp4xx]: use the mainline machname for the compex boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34083 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-3.3')
-rw-r--r-- | target/linux/ixp4xx/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-3.3 b/target/linux/ixp4xx/config-3.3 index abe6c6d8ee..f7a1694156 100644 --- a/target/linux/ixp4xx/config-3.3 +++ b/target/linux/ixp4xx/config-3.3 @@ -120,7 +120,7 @@ CONFIG_MACH_AP1000=y # CONFIG_MACH_ARCOM_VULCAN is not set CONFIG_MACH_AVILA=y CONFIG_MACH_CAMBRIA=y -CONFIG_MACH_COMPEX=y +CONFIG_MACH_COMPEXWP18=y # CONFIG_MACH_DEVIXP is not set CONFIG_MACH_DSMG600=y CONFIG_MACH_FSG=y |