summaryrefslogtreecommitdiff
path: root/board/xilinx/common
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2020-10-20 13:05:14 +0300
committerMichal Simek <michal.simek@xilinx.com>2020-10-27 10:13:32 +0300
commit3e315f31cc74e897aebb180aa43d572f5d289949 (patch)
treec4e32f9dba14d74ae88b9fe5722fd8ff0f740111 /board/xilinx/common
parent0b88e4516dc1dbba7ba041756315843a28a6bf74 (diff)
downloadu-boot-3e315f31cc74e897aebb180aa43d572f5d289949.tar.xz
xilinx: common: Add Makefile to common folder
There is no need to reference files in common folder back. Simply adding Makefile to this folder does the job because this "common" location is already wired in main Makefile. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'board/xilinx/common')
-rw-r--r--board/xilinx/common/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/board/xilinx/common/Makefile b/board/xilinx/common/Makefile
new file mode 100644
index 0000000000..3600da464b
--- /dev/null
+++ b/board/xilinx/common/Makefile
@@ -0,0 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+#
+# (C) Copyright 2020 Xilinx, Inc.
+# Michal Simek <michal.simek@xilinx.com>
+#
+
+obj-y += board.o