summaryrefslogtreecommitdiff
path: root/board/scalys/grapeboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/scalys/grapeboard/Makefile')
-rw-r--r--board/scalys/grapeboard/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/board/scalys/grapeboard/Makefile b/board/scalys/grapeboard/Makefile
index ad75e40..3380a93 100644
--- a/board/scalys/grapeboard/Makefile
+++ b/board/scalys/grapeboard/Makefile
@@ -1,5 +1,6 @@
#
-# Copyright 2016 Freescale Semiconductor, Inc.
+# Copyright 2017 Scalys B.V.
+# opensource@scalys.com
#
# SPDX-License-Identifier: GPL-2.0+
#
@@ -7,6 +8,7 @@
obj-y += grapeboard.o
obj-y += eth.o
obj-y += usb_grapeboard.o
+obj-y += board_configuration_data.o
obj-$(CONFIG_LAYERSCAPE_NS_ACCESS) += ns_access.o