From 259425a6f0a486ac3a2cc94bb59f09ca15f7e207 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 8 Oct 2009 12:49:59 +0000 Subject: [target] ppc40x: don't force usb feature git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18002 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') 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 -- cgit v1.2.3