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/ppc40x | |
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/ppc40x')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index cac70d8959..560e7123c3 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CPU_TYPE:=405 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.10.13 +LINUX_VERSION:=3.10.15 include $(INCLUDE_DIR)/target.mk |