summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBartlomiej Sieka <tur@semihalf.com>2006-10-13 21:09:09 +0200
committerBartlomiej Sieka <tur@semihalf.com>2006-10-13 21:09:09 +0200
commit4707fb50cc9f815996be5f2e5a8660de852b2c37 (patch)
treeb15772a39a769fa5ef3ba71e0dc96efe5e88cb09 /Makefile
parentaeec782b020930732eab075af97212c3f03afcae (diff)
downloadblackbird-obmc-uboot-4707fb50cc9f815996be5f2e5a8660de852b2c37.tar.gz
blackbird-obmc-uboot-4707fb50cc9f815996be5f2e5a8660de852b2c37.zip
Preliminary patch adding support for the MarelV38B board.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ccf7f9f88f..3924f6559a 100644
--- a/Makefile
+++ b/Makefile
@@ -400,6 +400,9 @@ icecube_5100_config: unconfig
}
@$(MKCONFIG) -a IceCube ppc mpc5xxx icecube
+v38b_config: unconfig
+ @./mkconfig -a V38B ppc mpc5xxx v38b
+
inka4x0_config: unconfig
@$(MKCONFIG) inka4x0 ppc mpc5xxx inka4x0
OpenPOWER on IntegriCloud