mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
ppc40x: don't force usb feature
SVN-Revision: 18002
This commit is contained in:
parent
9d19a6c1ea
commit
af06debf5a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user