diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-10 17:20:25 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-10 17:20:25 +0000 |
commit | 4847eb75fcc03dd6cdba637bc00c0d55c0864fc5 (patch) | |
tree | 252c444261e29b4a36e08604d35479928ddd0ae0 /target/linux/mvebu/Makefile | |
parent | 8e11ab7f8c9f48deec7eedea2dac06301383ca0c (diff) |
mvebu: update to 3.8-rc3
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35086 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 4ff5fe20a..8da089ca3 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 |