aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/Makefile
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
commitc6ef66be4630ddfa830122e3578765b5e777ccec (patch)
treef0f9540d66fe69fde904f719f47074f4e6f4be64 /target/linux/ppc40x/Makefile
parentdebed36adf152ee953cdc37e09616bd3b3f99dee (diff)
downloadmaster-187ad058-c6ef66be4630ddfa830122e3578765b5e777ccec.tar.gz
master-187ad058-c6ef66be4630ddfa830122e3578765b5e777ccec.tar.bz2
master-187ad058-c6ef66be4630ddfa830122e3578765b5e777ccec.zip
[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/linux/ppc40x/Makefile')
-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