diff options
author | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-04 16:05:00 +0000 |
---|---|---|
committer | hcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-04 16:05:00 +0000 |
commit | 87bde5d7d348a4d50807a9d90493c3616c77a901 (patch) | |
tree | 5d3d2a0982f43ee2ec89badb8ffa39968e1d1dcb /target/linux/at91/Makefile | |
parent | 929b77d999e5aad1cbef1c1ccd9003d5d6f8b44a (diff) |
First stage of update for at91 devices to 2.6.25.10 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11631 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/Makefile')
-rw-r--r-- | target/linux/at91/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index 8a7d33019b..53eb448f22 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -11,7 +11,7 @@ BOARD:=at91 BOARDNAME:=Atmel AT91 FEATURES:=squashfs usb -LINUX_VERSION:=2.6.21.7 +LINUX_VERSION:=2.6.25.10 include $(INCLUDE_DIR)/target.mk |