projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tools/firmware-utils: add size check to the mkplanexfw tool
[openwrt.git]
/
target
/
linux
/
etrax
/
Makefile
diff --git
a/target/linux/etrax/Makefile
b/target/linux/etrax/Makefile
index
ec93e06
..
875034c
100644
(file)
--- a/
target/linux/etrax/Makefile
+++ b/
target/linux/etrax/Makefile
@@
-10,7
+10,7
@@
ARCH:=cris
BOARD:=etrax
BOARDNAME:=Foxboard (ETRAX 100LX)
FEATURES:=squashfs jffs2
BOARD:=etrax
BOARDNAME:=Foxboard (ETRAX 100LX)
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.32.
8
+LINUX_VERSION:=2.6.32.
10
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk
This page took
0.020382 seconds
and
4
git commands to generate.