projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c531ce0
)
remove broken flag, since it works
author
Florian Fainelli
<florian@openwrt.org>
Tue, 24 Jul 2012 19:43:19 +0000
(19:43 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 24 Jul 2012 19:43:19 +0000
(19:43 +0000)
SVN-Revision: 32803
target/linux/ep93xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/ep93xx/Makefile
b/target/linux/ep93xx/Makefile
index d8f20b8b4a794589c68567977eabd318ca2f7ac0..8382f097a745596462afddcc084c1a7539dd5c02 100644
(file)
--- a/
target/linux/ep93xx/Makefile
+++ b/
target/linux/ep93xx/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
ARCH:=arm
BOARD:=ep93xx
BOARDNAME:=Cirrus Logic EP93xx
-FEATURES:=squashfs jffs2 ext4 targz usb
broken
+FEATURES:=squashfs jffs2 ext4 targz usb
CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
MAINTAINER:=Florian Fainelli <florian@openwrt.org>