diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-03-24 15:06:53 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-03-24 15:06:53 +0000 |
commit | 62595883fbed75bab32d6798c12450f802deb6ee (patch) | |
tree | 86b5f132ef55236e2debbf219bf35f5e567dfe7f /target/linux/atheros/Makefile | |
parent | e82dce69a3a7d30c1a7406309c922e994b6ff639 (diff) | |
download | upstream-62595883fbed75bab32d6798c12450f802deb6ee.tar.gz upstream-62595883fbed75bab32d6798c12450f802deb6ee.tar.bz2 upstream-62595883fbed75bab32d6798c12450f802deb6ee.zip |
update to kernel version 2.6.28.9
SVN-Revision: 15017
Diffstat (limited to 'target/linux/atheros/Makefile')
-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 210a016467..86d7d6753b 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros 231x/5312 FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.28.7 +LINUX_VERSION:=2.6.28.9 include $(INCLUDE_DIR)/target.mk |