summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-08 12:49:59 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-10-08 12:49:59 +0000
commit259425a6f0a486ac3a2cc94bb59f09ca15f7e207 (patch)
treef0f9540d66fe69fde904f719f47074f4e6f4be64 /target
parent1b5e3b5af0c2bcf6ef803d12647c4551c95bb04d (diff)
[target] ppc40x: don't force usb feature
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18002 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 256f6cfc1..c3181ab61 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