diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-04-12 11:59:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-04-12 11:59:07 +0000 |
commit | d2812cb036585a9dfe3147e691b4ec3dc3a188d8 (patch) | |
tree | b6c8c1de129dfd7a840c57a803912a693693e469 /target/linux/ramips/Makefile | |
parent | 17f848538cb9d219533e485642514d4085766604 (diff) | |
download | upstream-d2812cb036585a9dfe3147e691b4ec3dc3a188d8.tar.gz upstream-d2812cb036585a9dfe3147e691b4ec3dc3a188d8.tar.bz2 upstream-d2812cb036585a9dfe3147e691b4ec3dc3a188d8.zip |
kernel: update 3.10 to 3.10.36
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40467
Diffstat (limited to 'target/linux/ramips/Makefile')
-rw-r--r-- | target/linux/ramips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/Makefile b/target/linux/ramips/Makefile index 72e2524c97..44565c6467 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Ralink RT288x/RT3xxx SUBTARGETS:=rt305x mt7620a mt7620n mt7621 rt3883 rt288x FEATURES:=squashfs gpio -LINUX_VERSION:=3.10.34 +LINUX_VERSION:=3.10.36 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ |