projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make fpu emulation support configurable through kernel_menuconfig by adding a prompt...
[openwrt.git]
/
target
/
linux
/
uml
/
Makefile
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index
fe1dce3
..
bd1e021
100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-23,7
+23,7
@@
BOARDNAME:=User Mode Linux
FEATURES:=ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.30.
8
+LINUX_VERSION:=2.6.30.
9
include $(INCLUDE_DIR)/target.mk
This page took
0.022566 seconds
and
4
git commands to generate.