diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-15 19:16:30 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-12-15 19:16:30 +0000 |
commit | fe5bb71d819306640703bd18609637ed7ba92e83 (patch) | |
tree | becf2130c8eb62a21b5c049624b222ad234cae29 /target/linux/ramips | |
parent | 0d14ac85bbfece03a693ac54245983ba5fe8a8cc (diff) |
kernel: update kernel 3.10 to 3.10.24
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39059 3c298f89-4303-0410-b956-a3cf2f4a3e73
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+=\ |