[target] ppc40x: don't force usb feature
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Oct 2009 12:49:59 +0000 (12:49 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 8 Oct 2009 12:49:59 +0000 (12:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18002 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ppc40x/Makefile

index 256f6cf..c3181ab 100644 (file)
@@ -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
This page took 0.030696 seconds and 4 git commands to generate.