diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-07-13 22:43:10 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-07-13 22:43:10 +0000 |
commit | e574f75d16374d3454bcb44b3fb9ab94f0f88765 (patch) | |
tree | cad09a4a4c17651a3b3422ba5804665dd32f9cc7 /target/linux/gemini/Makefile | |
parent | 9b9c6facfc9f887e5bee3628752ff4572730fbfa (diff) | |
download | upstream-e574f75d16374d3454bcb44b3fb9ab94f0f88765.tar.gz upstream-e574f75d16374d3454bcb44b3fb9ab94f0f88765.tar.bz2 upstream-e574f75d16374d3454bcb44b3fb9ab94f0f88765.zip |
kernel: update to kernel 3.9.10 and refresh patches
SVN-Revision: 37274
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 9da59cbc5f..daa46889a3 100644 --- a/target/linux/gemini/Makefile +++ b/target/linux/gemini/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs pci CFLAGS:=-Os -pipe -march=armv4 -mtune=fa526 -fno-caller-saves MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.9.8 +LINUX_VERSION:=3.9.10 KERNELNAME:="zImage" |