projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix AR934X_WMAC_SIZE
[openwrt.git]
/
target
/
linux
/
ep93xx
/
Makefile
diff --git
a/target/linux/ep93xx/Makefile
b/target/linux/ep93xx/Makefile
index
d766244
..
033d766
100644
(file)
--- a/
target/linux/ep93xx/Makefile
+++ b/
target/linux/ep93xx/Makefile
@@
-10,7
+10,7
@@
ARCH:=arm
BOARD:=ep93xx
BOARDNAME:=Cirrus Logic EP93xx
FEATURES:=squashfs jffs2 ext4 targz usb
-CFLAGS:=-Os -pipe -march=armv4t -f
unit-at-a-time
+CFLAGS:=-Os -pipe -march=armv4t -f
no-caller-saves
LINUX_VERSION:=2.6.36.4
This page took
0.021272 seconds
and
4
git commands to generate.