summaryrefslogtreecommitdiffstats
path: root/board/ti/k2hk_evm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/k2hk_evm/Makefile')
-rw-r--r--board/ti/k2hk_evm/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/ti/k2hk_evm/Makefile b/board/ti/k2hk_evm/Makefile
new file mode 100644
index 0000000000..3645f2feb0
--- /dev/null
+++ b/board/ti/k2hk_evm/Makefile
@@ -0,0 +1,9 @@
+#
+# K2HK-EVM: board Makefile
+# (C) Copyright 2012-2014
+# Texas Instruments Incorporated, <www.ti.com>
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += board.o
+obj-y += ddr3.o
OpenPOWER on IntegriCloud