X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmalta%2FMakefile;h=4470bde3d3f9b3b405043dc0c2c8cd4cc74042c7;hp=efa17d986fb32df50c905ba68a5fd848d7c37f16;hb=fe5bb71d819306640703bd18609637ed7ba92e83;hpb=17188c31c449cc098f815cd20ebf8ebd6a5fc6b6 diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile index efa17d986f..4470bde3d3 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.7 +LINUX_VERSION:=3.10.24 DEVICE_TYPE:=developerboard