adapt profiles for subtarget changes
[openwrt.git] / target / linux / sibyte / Makefile
index 35cdb37..52728da 100644 (file)
@@ -13,9 +13,6 @@ FEATURES:=broken
 
 LINUX_VERSION:=2.6.21.5
 
-include $(INCLUDE_DIR)/kernel-build.mk
+include $(INCLUDE_DIR)/target.mk
 
-# include the profiles
--include profiles/*.mk
-
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))