X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/17c7b6c3fdc48301e50d22cc6138ede16bd1be24..f877fc28f803080de2e7c0682878186ba3ea7cfa:/target/linux/uml/Makefile?ds=sidebyside 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))