X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fuml%2FMakefile;h=bed9bc99ebbd5a24efcdc946a5dde7dd6eef7a10;hb=5d631e4491973d92023e9677fb3b26a573e6a30b;hp=a6be082d0b943d83c06dd8355d7cc492ddc2460c;hpb=17c7b6c3fdc48301e50d22cc6138ede16bd1be24;p=openwrt-10.03%2F.git diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index a6be082d0..bed9bc99e 100644 --- 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 BuildKernel)) +$(eval $(call BuildTarget))