major target cleanup. it is now possible to have subtargets that can override many...
[openwrt-10.03/.git] / target / linux / magicbox / Makefile
index e003330f053b9ba4e60fab6293d1203b81a4cc3f..a20158b5221628980b07d8ce6b09ac4bc5fecc60 100644 (file)
@@ -13,9 +13,9 @@ FEATURES:=squashfs jffs2
 
 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))