diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-01-10 17:20:25 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-01-10 17:20:25 +0000 |
commit | ecf230710f51a442d2bb1b59d43cd6f7335a8e92 (patch) | |
tree | 04d582337930d944d9cd9f54675ccedaa2f93317 /target/linux/mvebu/Makefile | |
parent | 548cb598269e2e8d981110cd1082dcb4e967c6bd (diff) | |
download | upstream-ecf230710f51a442d2bb1b59d43cd6f7335a8e92.tar.gz upstream-ecf230710f51a442d2bb1b59d43cd6f7335a8e92.tar.bz2 upstream-ecf230710f51a442d2bb1b59d43cd6f7335a8e92.zip |
mvebu: update to 3.8-rc3
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35086
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 4ff5fe20a1..8da089ca35 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-rc2 +LINUX_VERSION:=3.8-rc3 include $(INCLUDE_DIR)/target.mk |