ppc40x: don't force usb feature
SVN-Revision: 18002
This commit is contained in:
parent
9d19a6c1ea
commit
af06debf5a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=powerpc
|
ARCH:=powerpc
|
||||||
BOARD:=ppc40x
|
BOARD:=ppc40x
|
||||||
BOARDNAME:=AMCC/IBM PPC40x
|
BOARDNAME:=AMCC/IBM PPC40x
|
||||||
FEATURES:=squashfs usb
|
FEATURES:=squashfs
|
||||||
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
|
CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.30.8
|
LINUX_VERSION:=2.6.30.8
|
||||||
|
|
Loading…
Reference in a new issue