mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-11 15:33:03 +00:00
target supports usb
SVN-Revision: 18550
This commit is contained in:
parent
f1819c45cb
commit
3799b4c3f8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user