X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fsibyte%2FMakefile;h=74c15cb328e507de3c7ac097c0de2bb4052fed74;hb=be613a2976574b2cd28906aa00c668d65e9f4724;hp=35cdb37f2ec188409014d96ab0c3d8fd45a0c3c4;hpb=56231056ea784f1cec6450f649b1adaed1f56366;p=openwrt%2Fopenwrt.git diff --git a/target/linux/sibyte/Makefile b/target/linux/sibyte/Makefile index 35cdb37f2e..74c15cb328 100644 --- a/target/linux/sibyte/Makefile +++ b/target/linux/sibyte/Makefile @@ -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 -include $(INCLUDE_DIR)/kernel-build.mk +include $(INCLUDE_DIR)/target.mk -# include the profiles --include profiles/*.mk - -$(eval $(call BuildKernel)) +$(eval $(call BuildTarget))