projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm5120] nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel...
[openwrt.git]
/
target
/
linux
/
uml
/
Makefile
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index
a6be082
..
41d20ff
100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-20,16
+20,15
@@
ARCH:=$(shell uname -m | sed \
)
BOARD:=uml
BOARDNAME:=User Mode Linux
)
BOARD:=uml
BOARDNAME:=User Mode Linux
-FEATURES:=
broken
ext2
+FEATURES:=ext2
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
-LINUX_VERSION:=2.6.2
2.4
+LINUX_VERSION:=2.6.2
8
-include $(INCLUDE_DIR)/
kernel-build
.mk
+include $(INCLUDE_DIR)/
target
.mk
-# include the profiles
--include profiles/*.mk
+DEFAULT_PACKAGES += hostapd-mini kmod-mac80211-hwsim
endif
endif
-$(eval $(call Build
Kernel
))
+$(eval $(call Build
Target
))
This page took
0.025613 seconds
and
4
git commands to generate.