Add Device tree name of Mamba board to target
Signed-off-by: Matthew Fatheree <[email protected]>
---
target/linux/mvebu/image/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/target/linux/mvebu/image/Makefile
b/target/linux/mvebu/image/Makefile
index e89530a..f8c9465 100644
--- a/target/linux/mvebu/image/Makefile
+++ b/target/linux/mvebu/image/Makefile
@@ -10,6 +10,10 @@ 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
+ifeq ("$(PROFILE)","Mamba")
+TARGET_DTBS := armada-xp-mamba
+endif # PROFILE == Mamba
+
LOADADDR:=0x00008000
JFFS2_BLOCKSIZE = 128k
--
1.7.9.5
__________________________________________________________________ Confidential
This e-mail and any files transmitted with it are the property of Belkin
International, Inc. and/or its affiliates, are confidential, and are intended
solely for the use of the individual or entity to whom this e-mail is
addressed. If you are not one of the named recipients or otherwise have reason
to believe that you have received this e-mail in error, please notify the
sender and delete this message immediately from your computer. Any other use,
retention, dissemination, forwarding, printing or copying of this e-mail is
strictly prohibited. Pour la version française:
http://www.belkin.com/email-notice/French.html Für die deutsche Übersetzung:
http://www.belkin.com/email-notice/German.html
__________________________________________________________________
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel