diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2013-12-14 17:37:14 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2013-12-14 17:37:14 +0000 |
commit | e504547e4c80f2a2963b69d1cfc7cd046f6253e6 (patch) | |
tree | a3206aa892ebe4f89781ca8a824aba978faebbee /target/linux/omap/Makefile | |
parent | a55649082a4cc02e85d3292a4077548c180c92dd (diff) | |
download | upstream-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.tar.gz upstream-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.tar.bz2 upstream-e504547e4c80f2a2963b69d1cfc7cd046f6253e6.zip |
upgrade 3.12 targets to 3.12.5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39055
Diffstat (limited to 'target/linux/omap/Makefile')
-rw-r--r-- | target/linux/omap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile index 3496018306..b47c585a8b 100644 --- a/target/linux/omap/Makefile +++ b/target/linux/omap/Makefile @@ -13,7 +13,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=vfpv3 -LINUX_VERSION:=3.12 +LINUX_VERSION:=3.12.5 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> |