diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-12-15 19:16:30 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-12-15 19:16:30 +0000 |
commit | 952db22551ae621deef18680625aaede453001f4 (patch) | |
tree | 3e70781509679af75aa1d73cc62d32b1f3a9ebb7 /target/linux/ramips | |
parent | fd50416248add8012b0581fc3c28875c546c947b (diff) | |
download | upstream-952db22551ae621deef18680625aaede453001f4.tar.gz upstream-952db22551ae621deef18680625aaede453001f4.tar.bz2 upstream-952db22551ae621deef18680625aaede453001f4.zip |
kernel: update kernel 3.10 to 3.10.24
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39059
Diffstat (limited to 'target/linux/ramips')
-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 ad3f690a88..a2f6156575 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.21 +LINUX_VERSION:=3.10.24 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ |