Author: kaloz Date: 2014-06-17 17:13:33 +0200 (Tue, 17 Jun 2014) New Revision: 41233
Modified: trunk/target/linux/mvebu/image/Makefile Log: build images for the WRT1900AC Modified: trunk/target/linux/mvebu/image/Makefile =================================================================== --- trunk/target/linux/mvebu/image/Makefile 2014-06-17 15:13:10 UTC (rev 41232) +++ trunk/target/linux/mvebu/image/Makefile 2014-06-17 15:13:33 UTC (rev 41233) @@ -1,5 +1,5 @@ # -# Copyright (C) 2012 OpenWrt.org +# Copyright (C) 2012-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(INCLUDE_DIR)/image.mk TARGET_DTBS := armada-xp-db armada-370-db armada-xp-openblocks-ax3-4 armada-370-mirabox \ - armada-370-rd armada-xp-gp + armada-370-rd armada-xp-gp armada-xp-mamba LOADADDR:=0x00008000 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
