summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorHoan Hoang <hnhoan@i-syst.com>2009-01-18 22:44:17 -0500
committerMike Frysinger <vapier@gentoo.org>2009-06-14 20:01:11 -0400
commit0f52b560f19623ec651f9b9b40405d138ec251d3 (patch)
tree5679ef202554fc4876bdd2e2e86be352a55ad4f0 /Makefile
parent3088189a15d219c48fd7e71623ca4daa08b80b59 (diff)
downloadblackbird-obmc-uboot-0f52b560f19623ec651f9b9b40405d138ec251d3.tar.gz
blackbird-obmc-uboot-0f52b560f19623ec651f9b9b40405d138ec251d3.zip
Blackfin: ibf-dsp561: new board port
Signed-off-by: Hoan Hoang <hnhoan@i-syst.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 39ebfe2bbe..84d10fa551 100644
--- a/Makefile
+++ b/Makefile
@@ -3396,6 +3396,9 @@ BFIN_BOARDS += cm-bf527 cm-bf533 cm-bf537e cm-bf548 cm-bf561 tcm-bf537
# Misc third party boards
BFIN_BOARDS += bf537-minotaur bf537-srv1 blackstamp
+# I-SYST Micromodule
+BFIN_BOARDS += ibf-dsp561
+
$(BFIN_BOARDS:%=%_config) : unconfig
@$(MKCONFIG) $(@:_config=) blackfin blackfin $(@:_config=)
@@ -3572,6 +3575,7 @@ clean:
$(obj)board/bf5{33,37}-stamp/u-boot.lds \
$(obj)board/{bf537-{minotaur,pnav,srv1},blackstamp}/u-boot.lds \
$(obj)board/{,t}cm-bf5{27,33,37e,48,61}/u-boot.lds \
+ $(obj)board/ibf-dsp561/u-boot.lds \
$(obj)cpu/blackfin/bootrom-asm-offsets.[chs]
@rm -f $(obj)include/bmp_logo.h
@rm -f $(obj)nand_spl/{u-boot-spl,u-boot-spl.map,System.map}
OpenPOWER on IntegriCloud