X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8643ad7c830a389dba319a4e328ad804e5b10fb5..1241032b014375e84d28fcb3630f98a8f8432f59:/target/linux/linux-2.6/Makefile?ds=sidebyside diff --git a/target/linux/linux-2.6/Makefile b/target/linux/linux-2.6/Makefile index aa307ee0a..dfaf1f48c 100644 --- a/target/linux/linux-2.6/Makefile +++ b/target/linux/linux-2.6/Makefile @@ -1,15 +1,12 @@ -############################################################# # $Id$ -# # Linux 2.6 kernel target for the OpenWRT project -# -############################################################# include $(TOPDIR)/rules.mk include ../rules.mk +KERNEL:=2.6 LINUX_VERSION:=2.6.12.5 -LINUX_KERNEL_MD5SUM:=x +LINUX_KERNEL_MD5SUM:=076f0dc714112c764c790fbaef19e228 LINUX_SITE=http://www.fi.kernel.org/pub/linux/kernel/v2.6 \ http://www.fr.kernel.org/pub/linux/kernel/v2.6 \ http://www.kernel.org/pub/linux/kernel/v2.6 \