X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmvebu%2FMakefile;h=0245c78797db75c927a4eb5701574edb8884a234;hp=fcb604af95fa00d52504038b4d93a8e70e070a28;hb=1beaf031d1c35a184ed2676554bd9c344ef5766d;hpb=36d4fd70bc7fcac5f8fa27b34374e0ba6cdf8848 diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index fcb604af95..0245c78797 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=mvebu BOARDNAME:=Marvell Armada XP/370 -FEATURES:=targz usb jffs2 pci pcie gpio +FEATURES:=targz usb pci pcie gpio CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.8.9 +LINUX_VERSION:=3.8.13 include $(INCLUDE_DIR)/target.mk