Author: blogic Date: 2015-10-19 12:30:18 +0200 (Mon, 19 Oct 2015) New Revision: 47233
Removed: branches/chaos_calmer/target/linux/malta/be64/ branches/chaos_calmer/target/linux/malta/le64/ Modified: branches/chaos_calmer/target/linux/malta/Makefile Log: malta: remove le64/be64 references Signed-off-by: John Crispin <[email protected]> Modified: branches/chaos_calmer/target/linux/malta/Makefile =================================================================== --- branches/chaos_calmer/target/linux/malta/Makefile 2015-10-19 10:19:44 UTC (rev 47232) +++ branches/chaos_calmer/target/linux/malta/Makefile 2015-10-19 10:30:18 UTC (rev 47233) @@ -8,7 +8,7 @@ BOARD:=malta BOARDNAME:=MIPS Malta CoreLV board (qemu) -SUBTARGETS:=le be #le64 be64 +SUBTARGETS:=le be INITRAMFS_EXTRA_FILES:= MAINTAINER:=Florian Fainelli <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
