summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-10-12 23:28:33 -0400
committerMike Frysinger <vapier@gentoo.org>2009-06-14 20:01:11 -0400
commit3088189a15d219c48fd7e71623ca4daa08b80b59 (patch)
treebc8ad72126467353b7b5b2fa23f886b048f9d7d6 /Makefile
parent59ac9729700db1d4446c1a6db3ffe38398b7abb2 (diff)
downloadblackbird-obmc-uboot-3088189a15d219c48fd7e71623ca4daa08b80b59.tar.gz
blackbird-obmc-uboot-3088189a15d219c48fd7e71623ca4daa08b80b59.zip
Blackfin: blackstamp: new board port
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c05a6b3b65..39ebfe2bbe 100644
--- a/Makefile
+++ b/Makefile
@@ -3394,7 +3394,7 @@ BFIN_BOARDS = bf518f-ezbrd bf526-ezbrd bf527-ezkit bf533-ezkit bf533-stamp \
BFIN_BOARDS += cm-bf527 cm-bf533 cm-bf537e cm-bf548 cm-bf561 tcm-bf537
# Misc third party boards
-BFIN_BOARDS += bf537-minotaur bf537-srv1
+BFIN_BOARDS += bf537-minotaur bf537-srv1 blackstamp
$(BFIN_BOARDS:%=%_config) : unconfig
@$(MKCONFIG) $(@:_config=) blackfin blackfin $(@:_config=)
@@ -3570,7 +3570,7 @@ clean:
$(obj)board/armltd/{integratorap,integratorcp}/u-boot.lds \
$(obj)board/bf5{18f,26,27,33,38f,48,61}-ez{brd,kit}/u-boot.lds \
$(obj)board/bf5{33,37}-stamp/u-boot.lds \
- $(obj)board/bf537-{minotaur,pnav,srv1}/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)cpu/blackfin/bootrom-asm-offsets.[chs]
@rm -f $(obj)include/bmp_logo.h
OpenPOWER on IntegriCloud