mirror of https://github.com/hak5/openwrt-owl.git
parent
f1819c45cb
commit
3799b4c3f8
|
@ -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