X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c92885c466d11dc3b8e2837a8be1fd3b6b7e2e01..67b44a7096164d0dd8009fa168e7b36ba589ce77:/target/linux/sibyte-2.6/Makefile diff --git a/target/linux/sibyte-2.6/Makefile b/target/linux/sibyte-2.6/Makefile index 644927d19..28b330275 100644 --- a/target/linux/sibyte-2.6/Makefile +++ b/target/linux/sibyte-2.6/Makefile @@ -11,9 +11,9 @@ BOARD:=sibyte BOARDNAME:=SiByte MIPS FEATURES:=broken -LINUX_VERSION:=2.6.19 -LINUX_RELEASE:=1 -LINUX_KERNEL_MD5SUM:=443c265b57e87eadc0c677c3acc37e20 - include $(INCLUDE_DIR)/kernel-build.mk + +# include the profiles +-include profiles/*.mk + $(eval $(call BuildKernel))