X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ac8f9434660b88d0f9686bed3e0bfd5b0adf1788..6db7ad74f61eeaae0c8ecb08d483599d9d80c53f:/target/linux/uml/Makefile diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index a6be082d0..e31ef02bb 100644 --- a/target/linux/uml/Makefile +++ b/target/linux/uml/Makefile @@ -25,11 +25,11 @@ LINUX_CONFIG:=$(CURDIR)/config/$(ARCH) LINUX_VERSION:=2.6.22.4 -include $(INCLUDE_DIR)/kernel-build.mk +include $(INCLUDE_DIR)/target.mk # include the profiles -include profiles/*.mk endif -$(eval $(call BuildKernel)) +$(eval $(call BuildTarget))