aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-06-17 15:13:33 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-06-17 15:13:33 +0000
commitdcb29419e5725d6fa97844c1e44ae92a5fcdff29 (patch)
tree6f177475f8f5e76734040ed9240c192200e02c22 /target
parentb3ca5188500e75c541ed7904faf5cdc174d1daf8 (diff)
downloadmaster-187ad058-dcb29419e5725d6fa97844c1e44ae92a5fcdff29.tar.gz
master-187ad058-dcb29419e5725d6fa97844c1e44ae92a5fcdff29.tar.bz2
master-187ad058-dcb29419e5725d6fa97844c1e44ae92a5fcdff29.zip
build images for the WRT1900AC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41233 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/mvebu/image/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/mvebu/image/Makefile b/target/linux/mvebu/image/Makefile
index e89530a650..6866b6da36 100644
--- a/target/linux/mvebu/image/Makefile
+++ b/target/linux/mvebu/image/Makefile
@@ -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 $(TOPDIR)/rules.mk
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