summaryrefslogtreecommitdiffstats
path: root/board/broadcom/bcm28155_ap/Makefile
diff options
context:
space:
mode:
authorDarwin Rambo <drambo@broadcom.com>2014-02-11 11:06:38 -0800
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2014-02-22 19:30:45 +0100
commit9ed679aeeb9899123bf92ed1eafb7cf6965473dc (patch)
treefb07e3cc334b069f2cca243bd6432bd7e83233b8 /board/broadcom/bcm28155_ap/Makefile
parent7a9d0ad009dfde35d1c377c1c1203ccf2478c773 (diff)
downloadblackbird-obmc-uboot-9ed679aeeb9899123bf92ed1eafb7cf6965473dc.tar.gz
blackbird-obmc-uboot-9ed679aeeb9899123bf92ed1eafb7cf6965473dc.zip
board: bcm28155_ap: Add board files
Add support for the bcm28155_ap reference board. Signed-off-by: Darwin Rambo <drambo@broadcom.com> Reviewed-by: Steve Rae <srae@broadcom.com> Reviewed-by: Tim Kryger <tkryger@linaro.org>
Diffstat (limited to 'board/broadcom/bcm28155_ap/Makefile')
-rw-r--r--board/broadcom/bcm28155_ap/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/broadcom/bcm28155_ap/Makefile b/board/broadcom/bcm28155_ap/Makefile
new file mode 100644
index 0000000000..b18785a078
--- /dev/null
+++ b/board/broadcom/bcm28155_ap/Makefile
@@ -0,0 +1,7 @@
+#
+# Copyright 2013 Broadcom Corporation.
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += $(BOARD).o
OpenPOWER on IntegriCloud