summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/Makefile
diff options
context:
space:
mode:
authorHamish Guthrie <hcg@openwrt.org>2008-03-13 14:40:11 +0000
committerHamish Guthrie <hcg@openwrt.org>2008-03-13 14:40:11 +0000
commitfa48a9a452cf8f30ea0eef83189177cd8440b6fd (patch)
tree69739a69ddd55b9ca55033f5e0b9462f6c41bc7b /target/linux/at91/Makefile
parent60dd242ab92b11928a6507b50a13c54b053d29d2 (diff)
downloadmaster-31e0f0ae-fa48a9a452cf8f30ea0eef83189177cd8440b6fd.tar.gz
master-31e0f0ae-fa48a9a452cf8f30ea0eef83189177cd8440b6fd.tar.bz2
master-31e0f0ae-fa48a9a452cf8f30ea0eef83189177cd8440b6fd.zip
Add back support for 2.6.21 kernels - add some required directories.
SVN-Revision: 10595
Diffstat (limited to 'target/linux/at91/Makefile')
-rw-r--r--target/linux/at91/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile
index fb04344e29..85bb4da491 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -11,7 +11,7 @@ BOARD:=at91
BOARDNAME:=AT91
FEATURES:=squashfs usb
-LINUX_VERSION:=2.6.22.18
+LINUX_VERSION:=2.6.21.5
include $(INCLUDE_DIR)/target.mk