projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
omap24xx cbus: fix ioctls
[openwrt.git]
/
target
/
linux
/
kirkwood
/
Makefile
diff --git
a/target/linux/kirkwood/Makefile
b/target/linux/kirkwood/Makefile
index
1861e95
..
f227423
100644
(file)
--- a/
target/linux/kirkwood/Makefile
+++ b/
target/linux/kirkwood/Makefile
@@
-15,6
+15,8
@@
LINUX_VERSION:=2.6.35.4
include $(INCLUDE_DIR)/target.mk
+CFLAGS:=-Os -pipe -march=armv5te -mtune=marvell-f -funit-at-a-time
+
KERNELNAME:="uImage"
DEFAULT_PACKAGES +=
This page took
0.020654 seconds
and
4
git commands to generate.