diff options
author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-29 04:26:11 +0000 |
---|---|---|
committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-29 04:26:11 +0000 |
commit | 387e6f0185bffceece270085e61f36912551d440 (patch) | |
tree | 08ac2f44ac0575561568561fce80716fe452c680 /target/linux/at91-2.6/Makefile | |
parent | 4694b25d8f085c9f564a496237ae2b9354d7554d (diff) |
Prepare for 2.6.22.1 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8212 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91-2.6/Makefile')
-rw-r--r-- | target/linux/at91-2.6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/at91-2.6/Makefile b/target/linux/at91-2.6/Makefile index c5c2ab622..fd9329c02 100644 --- a/target/linux/at91-2.6/Makefile +++ b/target/linux/at91-2.6/Makefile @@ -11,7 +11,8 @@ BOARD:=at91 BOARDNAME:=AT91 FEATURES:=squashfs usb -LINUX_VERSION:=2.6.21.5 +#LINUX_VERSION:=2.6.21.5 +LINUX_VERSION:=2.6.22.1 define Target/Description Build fimware images for Figment Design Labs VersaLink board. |