projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[include] autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
[openwrt.git]
/
target
/
linux
/
uml
/
Makefile
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index
cf75b31
..
034096b
100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-20,10
+20,10
@@
ARCH:=$(shell uname -m | sed \
)
BOARD:=uml
BOARDNAME:=User Mode Linux
-FEATURES:=ext
2
audio
+FEATURES:=ext
4
audio
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.32.
14
+LINUX_VERSION:=2.6.32.
26
include $(INCLUDE_DIR)/target.mk
This page took
0.02131 seconds
and
4
git commands to generate.