mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-30 17:40:16 +02:00
[target] ppc40x: don't force usb feature
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18002 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
1b5e3b5af0
commit
259425a6f0
@ -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 New Issue
Block a user