diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2009-11-29 16:54:17 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2009-11-29 16:54:17 +0000 |
commit | c4ce5f39374936462cfcc10d9bbe0f815d5c4a58 (patch) | |
tree | dd63f7879f9a0ea4096a05beda3e226c58a05ed2 | |
parent | 6fe93904b09c8c3a9fea5a72c21b1c1ddf6b16bf (diff) | |
download | upstream-c4ce5f39374936462cfcc10d9bbe0f815d5c4a58.tar.gz upstream-c4ce5f39374936462cfcc10d9bbe0f815d5c4a58.tar.bz2 upstream-c4ce5f39374936462cfcc10d9bbe0f815d5c4a58.zip |
Update to kernel 2.6.30
SVN-Revision: 18605
-rw-r--r-- | target/linux/amazon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/amazon/Makefile b/target/linux/amazon/Makefile index 5a5fed598d..d0787ca25c 100644 --- a/target/linux/amazon/Makefile +++ b/target/linux/amazon/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=amazon BOARDNAME:=Infineon Amazon FEATURES:=squashfs jffs2 broken -LINUX_VERSION:=2.6.21.7 +LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk |