summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-10-08 12:49:59 +0000
committerNicolas Thill <nico@openwrt.org>2009-10-08 12:49:59 +0000
commitaf06debf5ae54d717e3a6fe3d82413547a989d59 (patch)
tree744ec9a43e172f566021bdeec139c5659bde9852 /target
parent9d19a6c1ea72e4718356de16ac179cbaba834009 (diff)
downloadmaster-31e0f0ae-af06debf5ae54d717e3a6fe3d82413547a989d59.tar.gz
master-31e0f0ae-af06debf5ae54d717e3a6fe3d82413547a989d59.tar.bz2
master-31e0f0ae-af06debf5ae54d717e3a6fe3d82413547a989d59.zip
ppc40x: don't force usb feature
SVN-Revision: 18002
Diffstat (limited to 'target')
-rw-r--r--target/linux/ppc40x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile
index 256f6cfc18..c3181ab617 100644
--- a/target/linux/ppc40x/Makefile
+++ b/target/linux/ppc40x/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc
BOARD:=ppc40x
BOARDNAME:=AMCC/IBM PPC40x
-FEATURES:=squashfs usb
+FEATURES:=squashfs
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
LINUX_VERSION:=2.6.30.8