1
0
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:
florian 2009-11-26 18:33:43 +00:00
parent c9909eaed1
commit 48f784e338

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=arm ARCH:=arm
BOARD:=ep93xx BOARD:=ep93xx
BOARDNAME:=Cirrus Logic EP93xx SoC 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 CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
LINUX_VERSION:=2.6.30.9 LINUX_VERSION:=2.6.30.9