X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmalta%2FMakefile;h=b29568fdfec2d04f2720759d1835c7b790da5898;hp=78ba3e4af6c51a68b01dccc62f1dc520ccb5a01d;hb=d2812cb036585a9dfe3147e691b4ec3dc3a188d8;hpb=15be1c9ee781794e7c9412473adac2e9c87fa2ad diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index 78ba3e4af6..b29568fdfe 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -8,12 +8,11 @@ include $(TOPDIR)/rules.mk BOARD:=malta BOARDNAME:=MIPS Malta CoreLV board (qemu) -CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -SUBTARGETS:=le be +SUBTARGETS:=le be le64 be64 INITRAMFS_EXTRA_FILES:= MAINTAINER:=Florian Fainelli -LINUX_VERSION:=3.7.4 +LINUX_VERSION:=3.10.36 DEVICE_TYPE:=developerboard