diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2014-02-06 21:02:38 +0000 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2014-02-06 21:02:38 +0000 |
commit | 2705c736527924603fbca3d08ffdc71f6b60af48 (patch) | |
tree | 409163f2dea4de0c62d255ec5dd6478ad7017dc4 /target | |
parent | 4941c2fdc58a5151ee68c10806cb3e951c6de77d (diff) | |
download | upstream-2705c736527924603fbca3d08ffdc71f6b60af48.tar.gz upstream-2705c736527924603fbca3d08ffdc71f6b60af48.tar.bz2 upstream-2705c736527924603fbca3d08ffdc71f6b60af48.zip |
sunxi: bump target to 3.13.1
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39511 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/sunxi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index 18425111a8..e9401eb74c 100644 --- a/target/linux/sunxi/Makefile +++ b/target/linux/sunxi/Makefile @@ -15,7 +15,7 @@ CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu> -LINUX_VERSION:=3.12.5 +LINUX_VERSION:=3.13.1 KERNELNAME:="zImage dtbs" DEFAULT_PACKAGES += uboot-envtools uboot-sunxi kmod-eeprom-sunxi kmod-wdt-sunxi |