projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[adm5120] switch to 2.6.23
[openwrt.git]
/
target
/
linux
/
uml
/
Makefile
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index
a6be082
..
bed9bc9
100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-25,11
+25,8
@@
LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
LINUX_VERSION:=2.6.22.4
-include $(INCLUDE_DIR)/kernel-build.mk
-
-# include the profiles
--include profiles/*.mk
+include $(INCLUDE_DIR)/target.mk
endif
-$(eval $(call Build
Kernel
))
+$(eval $(call Build
Target
))
This page took
0.020675 seconds
and
4
git commands to generate.