diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-03-13 17:14:08 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-03-13 17:14:08 +0000 |
commit | 4226f1d373a75f19beb8deb7b4ef912e5e8ef134 (patch) | |
tree | e4a6c0003d143d898342fa9c6134cb0dac1ee239 /target/linux/atheros | |
parent | 425bf41b231233c8b4e8cf7b7ad90bba1f6b2653 (diff) | |
download | upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.tar.gz upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.tar.bz2 upstream-4226f1d373a75f19beb8deb7b4ef912e5e8ef134.zip |
kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index dabd71988c..e9e8ec3814 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros AR231x/AR5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.37.1 +LINUX_VERSION:=2.6.37.3 include $(INCLUDE_DIR)/target.mk |