X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/17c7b6c3fdc48301e50d22cc6138ede16bd1be24..6fe1883dc8044850a47dbe7d5520448e73286876:/target/linux/rb532/Makefile diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index ee2360187..c80449dc0 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -13,9 +13,6 @@ FEATURES:=jffs2 pci tgz LINUX_VERSION:=2.6.22.4 -include $(INCLUDE_DIR)/kernel-build.mk +include $(INCLUDE_DIR)/target.mk -# include the profiles --include profiles/*.mk - -$(eval $(call BuildKernel)) +$(eval $(call BuildTarget))