fix custom series files in kernel patch directories
[openwrt-10.03/.git] / target / linux / iop32x / Makefile
index 529a7e048a45b878864cf0d394d736be78e84d26..df84078a3b6e4eb832fe3a66bbb886eb098746e8 100644 (file)
@@ -13,12 +13,6 @@ FEATURES:=squashfs jffs2
 
 LINUX_VERSION:=2.6.21.5
 
-define Target/Description
-endef
+include $(INCLUDE_DIR)/target.mk
 
-include $(INCLUDE_DIR)/kernel-build.mk
-
-# include the profiles
--include profiles/*.mk
-
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))