summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-21 11:32:06 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-21 11:32:06 +0000
commit2b62b02c2c20ab9d038f19a6afd1bec0ac005fc2 (patch)
treea6667ecdcaf81a1a460f281ef671185310f62f95 /include
parentbfcc4884392fe4febf8b3cc54abb4a6b77222246 (diff)
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 e43423425..860269687 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