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/ramips/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/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 3975cba765..6f0a58deb3 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -13,7 +13,7 @@ SUBTARGETS:=rt288x rt305x rt3883 mt7620a CFLAGS:=-Os -pipe -fno-caller-saves -mno-branch-likely FEATURES:=squashfs gpio -LINUX_VERSION:=3.9.8 +LINUX_VERSION:=3.9.10 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ |