diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-10-13 19:28:29 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-10-13 19:28:29 +0000 |
commit | 81e2f00367f4bda39d5cbc832c04bbe0e5984591 (patch) | |
tree | bf00006704ea7bb43287237f1c8fe6b9f7976160 /target/linux/ramips | |
parent | 551a250e5853d3aecd82f04b063515bffed9f4d0 (diff) | |
download | upstream-81e2f00367f4bda39d5cbc832c04bbe0e5984591.tar.gz upstream-81e2f00367f4bda39d5cbc832c04bbe0e5984591.tar.bz2 upstream-81e2f00367f4bda39d5cbc832c04bbe0e5984591.zip |
kernel: update kernel to 3.10.15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38384
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 fec7ddbc93..a1d209f90a 100644 --- a/target/linux/ramips/Makefile +++ b/target/linux/ramips/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Ralink RT288x/RT3xxx SUBTARGETS:=rt305x rt3883 mt7620a rt288x FEATURES:=squashfs gpio -LINUX_VERSION:=3.10.13 +LINUX_VERSION:=3.10.15 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=\ |