major target cleanup. it is now possible to have subtargets that can override many...
[openwrt/staging/yousong.git] / target / linux / rb532 / Makefile
index ee2360187c9e393d48bf1053b9f0a6388974e75a..608f0aca148de186817d98abacf940763f818bb4 100644 (file)
@@ -13,9 +13,9 @@ 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))