summaryrefslogtreecommitdiffstats
path: root/board/compulab/cm_t335/Makefile
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-12-06 14:26:51 +0100
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-12-06 14:26:51 +0100
commitc35cf8dc9fd90ff108abe08527df042bcd29a02f (patch)
treea5b962854f9a1a2659207f41204840b2b98078bd /board/compulab/cm_t335/Makefile
parent7988bd4ed6b48127ac8b45cf144255daabaa1250 (diff)
parent18a02e8050b7af165efa72325753e7880bf5567c (diff)
downloadtalos-obmc-uboot-c35cf8dc9fd90ff108abe08527df042bcd29a02f.tar.gz
talos-obmc-uboot-c35cf8dc9fd90ff108abe08527df042bcd29a02f.zip
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Diffstat (limited to 'board/compulab/cm_t335/Makefile')
-rw-r--r--board/compulab/cm_t335/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/board/compulab/cm_t335/Makefile b/board/compulab/cm_t335/Makefile
new file mode 100644
index 0000000000..0e6e96e039
--- /dev/null
+++ b/board/compulab/cm_t335/Makefile
@@ -0,0 +1,10 @@
+#
+# Copyright (C) 2013 Compulab Ltd - http://compulab.co.il/
+#
+# Author: Ilya Ledvich <ilya@compulab.co.il>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += $(BOARD).o
+obj-$(CONFIG_SPL_BUILD) += mux.o spl.o
OpenPOWER on IntegriCloud