diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-01-24 17:04:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-01-24 17:04:46 +0000 |
commit | 9781461a3dc0071a06bd70198ef9dc67a598c726 (patch) | |
tree | cc7e7365731000094b249b598e6b5dfdb0b7593b /target/linux/mvebu/Makefile | |
parent | 4a69e20a10e9a4c2f2ef6b16014de0dc0a5f7fd1 (diff) | |
download | upstream-9781461a3dc0071a06bd70198ef9dc67a598c726.tar.gz upstream-9781461a3dc0071a06bd70198ef9dc67a598c726.tar.bz2 upstream-9781461a3dc0071a06bd70198ef9dc67a598c726.zip |
mvebu: update to 3.8-rc4
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35316
Diffstat (limited to 'target/linux/mvebu/Makefile')
-rw-r--r-- | target/linux/mvebu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index 8da089ca35..76a88a17ac 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -13,7 +13,7 @@ FEATURES:=targz usb jffs2 pci pcie gpio CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.8-rc3 +LINUX_VERSION:=3.8-rc4 include $(INCLUDE_DIR)/target.mk |