projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generic: fix min/max confusion in jffs2_sum_init on 2.6.32
[openwrt.git]
/
target
/
linux
/
ep93xx
/
Makefile
diff --git
a/target/linux/ep93xx/Makefile
b/target/linux/ep93xx/Makefile
index
c429e2e
..
90e71d2
100644
(file)
--- a/
target/linux/ep93xx/Makefile
+++ b/
target/linux/ep93xx/Makefile
@@
-12,7
+12,7
@@
BOARDNAME:=Cirrus Logic EP93xx
FEATURES:=squashfs jffs2 ext4 targz usb
CFLAGS:=-Os -pipe -march=armv4t -funit-at-a-time
-LINUX_VERSION:=2.6.36
+LINUX_VERSION:=2.6.36
.2
include $(INCLUDE_DIR)/target.mk
This page took
0.023208 seconds
and
4
git commands to generate.