projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename 2.6 high-speed usb serial fix to match 2.4 one
[openwrt.git]
/
target
/
linux
/
uml-2.6
/
Makefile
diff --git
a/target/linux/uml-2.6/Makefile
b/target/linux/uml-2.6/Makefile
index
2a2c319
..
a6be082
100644
(file)
--- a/
target/linux/uml-2.6/Makefile
+++ b/
target/linux/uml-2.6/Makefile
@@
-20,10
+20,10
@@
ARCH:=$(shell uname -m | sed \
)
BOARD:=uml
BOARDNAME:=User Mode Linux
-FEATURES:=broken
+FEATURES:=broken
ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.22.
1
+LINUX_VERSION:=2.6.22.
4
include $(INCLUDE_DIR)/kernel-build.mk
This page took
0.018878 seconds
and
4
git commands to generate.