diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-07-20 10:18:56 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-07-20 10:18:56 +0000 |
commit | c3aa860a1157a5c8dbf0be1f73ada73ec4894572 (patch) | |
tree | 0afa09795f92fd5548c51c0be93f8b15a47e4e63 /target/linux/gemini/Makefile | |
parent | dd1f19f4c7c323a5a269b798bda277b25d59231f (diff) | |
download | upstream-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.tar.gz upstream-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.tar.bz2 upstream-c3aa860a1157a5c8dbf0be1f73ada73ec4894572.zip |
update to 2.6.30.2
SVN-Revision: 16931
Diffstat (limited to 'target/linux/gemini/Makefile')
-rw-r--r-- | target/linux/gemini/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/gemini/Makefile b/target/linux/gemini/Makefile index bc418b4f1b..6b37d59497 100644 --- a/target/linux/gemini/Makefile +++ b/target/linux/gemini/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Cortina Systems CS351x FEATURES:=squashfs CFLAGS:=-Os -pipe -march=armv4 -mtune=arm9tdmi -funit-at-a-time -LINUX_VERSION:=2.6.30.1 +LINUX_VERSION:=2.6.30.2 include $(INCLUDE_DIR)/target.mk |