aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-09-21 11:32:06 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-09-21 11:32:06 +0000
commit688c36ca61a3038e4b4b32b412e70ef06c3b8c4f (patch)
treea6667ecdcaf81a1a460f281ef671185310f62f95 /include
parent782aa17b66a1b93c794df8a00b57ad96efb284d5 (diff)
downloadmaster-187ad058-688c36ca61a3038e4b4b32b412e70ef06c3b8c4f.tar.gz
master-187ad058-688c36ca61a3038e4b4b32b412e70ef06c3b8c4f.tar.bz2
master-187ad058-688c36ca61a3038e4b4b32b412e70ef06c3b8c4f.zip
Remove 2.6.22 files, no target uses them anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include')
-rw-r--r--include/kernel-version.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/kernel-version.mk b/include/kernel-version.mk
index e43423425c..8602696874 100644
--- a/include/kernel-version.mk
+++ b/include/kernel-version.mk
@@ -16,9 +16,6 @@ endif
ifeq ($(LINUX_VERSION),2.6.21.7)
LINUX_KERNEL_MD5SUM:=bc15fad1487336d5dcb0945cd039d8ed
endif
-ifeq ($(LINUX_VERSION),2.6.22.19)
- LINUX_KERNEL_MD5SUM:=4db27facb78aeb79d06e6ae6bf0ac0b6
-endif
ifeq ($(LINUX_VERSION),2.6.23.17)
LINUX_KERNEL_MD5SUM:=a0300a393ac91ce9c64bf31522b45e2e
endif