Quellcode durchsuchen

ppc40x: don't force usb feature

SVN-Revision: 18002
Nicolas Thill vor 16 Jahren
Ursprung
Commit
af06debf5a
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      target/linux/ppc40x/Makefile

+ 1 - 1
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