major target cleanup. it is now possible to have subtargets that can override many...
[openwrt/staging/florian.git] / target / linux / iop32x / Makefile
index 529a7e048a45b878864cf0d394d736be78e84d26..c097955f3433de1427100f978d8a12cbb7d3281b 100644 (file)
@@ -13,12 +13,9 @@ FEATURES:=squashfs jffs2
 
 LINUX_VERSION:=2.6.21.5
 
-define Target/Description
-endef
-
-include $(INCLUDE_DIR)/kernel-build.mk
+include $(INCLUDE_DIR)/target.mk
 
 # include the profiles
 -include profiles/*.mk
 
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))