projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
uml
/
Makefile
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index
bed9bc9
..
022098a
100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-23,7
+23,7
@@
BOARDNAME:=User Mode Linux
FEATURES:=broken ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.2
2.4
+LINUX_VERSION:=2.6.2
4.7
include $(INCLUDE_DIR)/target.mk
This page took
0.02352 seconds
and
4
git commands to generate.