cleanup of register access
[openwrt.git] / target / linux / rb532 / Makefile
index ee23601..c80449d 100644 (file)
@@ -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))
This page took 0.024116 seconds and 4 git commands to generate.