X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/17c7b6c3fdc48301e50d22cc6138ede16bd1be24..bb2066079334eb80b599b93ef091b89d34be2cb8:/target/linux/pxa/Makefile diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index 3e0e6cd3b..b5985ea74 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -13,13 +13,10 @@ FEATURES:=jffs2 broken LINUX_VERSION:=2.6.21.5 +include $(INCLUDE_DIR)/target.mk + define Target/Description Stub for boards based on intel PXA endef -include $(INCLUDE_DIR)/kernel-build.mk - -# include the profiles --include profiles/*.mk - -$(eval $(call BuildKernel)) +$(eval $(call BuildTarget))