mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:37:10 +02:00
[ep93xx] target supports usb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18550 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c9909eaed1
commit
48f784e338
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
ARCH:=arm
|
||||
BOARD:=ep93xx
|
||||
BOARDNAME:=Cirrus Logic EP93xx SoC
|
||||
FEATURES:=squashfs jffs2 ext2 tgz
|
||||
FEATURES:=squashfs jffs2 ext2 tgz usb
|
||||
CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
|
||||
|
||||
LINUX_VERSION:=2.6.30.9
|
||||
|
Loading…
Reference in New Issue
Block a user