summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoe Hamman <joe.hamman@embeddedspecialties.com>2007-08-09 15:11:03 -0500
committerJon Loeliger <jdl@freescale.com>2007-08-10 14:50:05 -0500
commitc646bba6465a45c60746d4cc1602cd06c1960f2d (patch)
treeabc7702ead2df2e75ff7a624a6e40d205eb90beb /Makefile
parent8ac273271d57321f90505c7a51cdb1ef2113b628 (diff)
downloadblackbird-obmc-uboot-c646bba6465a45c60746d4cc1602cd06c1960f2d.tar.gz
blackbird-obmc-uboot-c646bba6465a45c60746d4cc1602cd06c1960f2d.zip
Add support for SBC8641D. Config files.
Add support for Wind River's SBC8641D reference board. Signed-off by: Joe Hamman <joe.hamman@embeddedspecialties.com> Acked-by: Wolfgang Denk <wd@denx.de> Acked-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2a18a4d6ab..4b607365fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1866,6 +1866,8 @@ TQM8560_config: unconfig
MPC8641HPCN_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc86xx mpc8641hpcn
+sbc8641d_config: unconfig
+ @./mkconfig $(@:_config=) ppc mpc86xx sbc8641d
#########################################################################
## 74xx/7xx Systems
OpenPOWER on IntegriCloud