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, 2 insertions, 2 deletions
diff --git a/board/scalys/grapeboard/Makefile b/board/scalys/grapeboard/Makefile
index 3380a93..a8632b6 100644
--- a/board/scalys/grapeboard/Makefile
+++ b/board/scalys/grapeboard/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright 2017 Scalys B.V.
+# Copyright 2018 Scalys B.V.
# opensource@scalys.com
#
# SPDX-License-Identifier: GPL-2.0+
@@ -10,6 +10,6 @@ obj-y += eth.o
obj-y += usb_grapeboard.o
obj-y += board_configuration_data.o
-obj-$(CONFIG_LAYERSCAPE_NS_ACCESS) += ns_access.o
+obj-$(CONFIG_LAYERSCAPE_NS_ACCESS) += ../../freescale/common/ns_access.o