projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. http://patchwork...
[openwrt.git]
/
target
/
linux
/
uml
/
Makefile
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index
dd3dc97
..
40cb746
100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-23,7
+23,7
@@
BOARDNAME:=User Mode Linux
FEATURES:=ext2 audio
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
FEATURES:=ext2 audio
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.32.2
4
+LINUX_VERSION:=2.6.32.2
5
include $(INCLUDE_DIR)/target.mk
include $(INCLUDE_DIR)/target.mk
This page took
0.018455 seconds
and
4
git commands to generate.