From af06debf5ae54d717e3a6fe3d82413547a989d59 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 8 Oct 2009 12:49:59 +0000 Subject: [PATCH 1/1] ppc40x: don't force usb feature SVN-Revision: 18002 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2