projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[cns3xxx]: select the right cpu
[openwrt.git]
/
target
/
linux
/
uml
/
Makefile
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index
442b716
..
a8e84e1
100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-21,8
+21,9
@@
ARCH:=$(shell uname -m | sed \
BOARD:=uml
BOARDNAME:=User Mode Linux
FEATURES:=ext4 audio
+MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=2.6.3
8
.2
+LINUX_VERSION:=2.6.3
9
.2
include $(INCLUDE_DIR)/target.mk
This page took
0.02586 seconds
and
4
git commands to generate.