projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
suppress warning in gcd()
[openwrt.git]
/
target
/
linux
/
magicbox-2.6
/
Makefile
diff --git
a/target/linux/magicbox-2.6/Makefile
b/target/linux/magicbox-2.6/Makefile
index
f80460f
..
e003330
100644
(file)
--- a/
target/linux/magicbox-2.6/Makefile
+++ b/
target/linux/magicbox-2.6/Makefile
@@
-11,7
+11,7
@@
BOARD:=magicbox
BOARDNAME:=Magicbox
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.2
1.5
+LINUX_VERSION:=2.6.2
2.4
include $(INCLUDE_DIR)/kernel-build.mk
This page took
0.02186 seconds
and
4
git commands to generate.