aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.6/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2005-09-10 22:08:13 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2005-09-10 22:08:13 +0000
commit76c8f680f2e544c4adf75517a5f2d9cd1f9714e9 (patch)
treee651d6f755eaa6afb4b15a29fab962f53d7a3ab4 /target/linux/linux-2.6/Makefile
parent0d0a5dad2fd7b84893fa1c3f95526e870808c4c9 (diff)
downloadupstream-76c8f680f2e544c4adf75517a5f2d9cd1f9714e9.tar.gz
upstream-76c8f680f2e544c4adf75517a5f2d9cd1f9714e9.tar.bz2
upstream-76c8f680f2e544c4adf75517a5f2d9cd1f9714e9.zip
add first steps for led driver port to 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1896 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.6/Makefile')
-rw-r--r--target/linux/linux-2.6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/linux-2.6/Makefile b/target/linux/linux-2.6/Makefile
index 72a0e7896e7..dfaf1f48ce8 100644
--- a/target/linux/linux-2.6/Makefile
+++ b/target/linux/linux-2.6/Makefile
@@ -6,7 +6,7 @@ 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 \