summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.6/Makefile
diff options
context:
space:
mode:
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-10 22:08:13 +0000
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-09-10 22:08:13 +0000
commitedb5e48d01c85609e5aaa49d58c6fc6960bb1ba6 (patch)
treee651d6f755eaa6afb4b15a29fab962f53d7a3ab4 /target/linux/linux-2.6/Makefile
parent542ed8e7333feae9d010cdc5542e9a035245adce (diff)
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 72a0e7896..dfaf1f48c 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 \