X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ff709b9d1dd0a7037ec4539c1c05742c60920ff4..75746686bdbb524d488a403478ac9b96d041a07a:/openwrt/target/linux/linux-2.6/Makefile diff --git a/openwrt/target/linux/linux-2.6/Makefile b/openwrt/target/linux/linux-2.6/Makefile index aa307ee0a..dfaf1f48c 100644 --- a/openwrt/target/linux/linux-2.6/Makefile +++ b/openwrt/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 \