lots of ifxmips cleanups
[openwrt-10.03/.git] / target / linux / sibyte / Makefile
index 35cdb37f2ec188409014d96ab0c3d8fd45a0c3c4..ac3633f61a00d4805c20a892da1e1eb1139f2209 100644 (file)
@@ -8,14 +8,11 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=mips
 BOARD:=sibyte
-BOARDNAME:=SiByte MIPS
+BOARDNAME:=Broadcom/SiByte SB-1
 FEATURES:=broken
 
-LINUX_VERSION:=2.6.21.5
+LINUX_VERSION:=2.6.24.7
 
-include $(INCLUDE_DIR)/kernel-build.mk
+include $(INCLUDE_DIR)/target.mk
 
-# include the profiles
--include profiles/*.mk
-
-$(eval $(call BuildKernel))
+$(eval $(call BuildTarget))