aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2013-07-13 22:45:09 +0000
committerHauke Mehrtens <hauke@openwrt.org>2013-07-13 22:45:09 +0000
commit6390b285e91c43ff1406a6df6cdbf43ebdc33681 (patch)
tree805886e15623be7299045cd13e7fe37bfccc4926 /target/linux/imx6
parent460f420734dd548372b228636e800c2705783382 (diff)
downloadupstream-6390b285e91c43ff1406a6df6cdbf43ebdc33681.tar.gz
upstream-6390b285e91c43ff1406a6df6cdbf43ebdc33681.tar.bz2
upstream-6390b285e91c43ff1406a6df6cdbf43ebdc33681.zip
kernel: update to kernel 3.10.1 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37275 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6')
-rw-r--r--target/linux/imx6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile
index 38a00165b6..db8956fd91 100644
--- a/target/linux/imx6/Makefile
+++ b/target/linux/imx6/Makefile
@@ -13,7 +13,7 @@ FEATURES:=audio display gpio pcie usb usbgadget squashfs targz
CFLAGS:=-Os -pipe -mtune=cortex-a9 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Luka Perkov <luka@openwrt.org>
-LINUX_VERSION:=3.10
+LINUX_VERSION:=3.10.1
include $(INCLUDE_DIR)/target.mk