X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Frb532-2.6%2FMakefile;h=27569a35db228dbe53a70d32340d3c3cb6e1b078;hb=0771c0af36e37a8012a6371f77dfc753152e8a46;hp=3766cf9a0e80fe176e01b84f38af2fa8d2ce0b46;hpb=c92885c466d11dc3b8e2837a8be1fd3b6b7e2e01;p=openwrt.git diff --git a/target/linux/rb532-2.6/Makefile b/target/linux/rb532-2.6/Makefile index 3766cf9a0e..27569a35db 100644 --- a/target/linux/rb532-2.6/Makefile +++ b/target/linux/rb532-2.6/Makefile @@ -11,9 +11,9 @@ BOARD:=rb532 BOARDNAME:=Mikrotik RouterBoard 532 FEATURES:=jffs2 -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))