summaryrefslogtreecommitdiff
path: root/board/isee/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/isee/common/Makefile')
-rw-r--r--board/isee/common/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/board/isee/common/Makefile b/board/isee/common/Makefile
new file mode 100644
index 0000000..9606fd3
--- /dev/null
+++ b/board/isee/common/Makefile
@@ -0,0 +1,12 @@
+#
+# Copyright (C) 2016 ISEE 2007 SL - http://www.isee.biz
+#
+# Source file for IGEP0046 board
+#
+# Author: Jose Miguel Sanchez Sanabria <jsanabria@iseebcn.com>
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-$(CONFIG_SYS_I2C) += igep_eeprom.o
+obj-$(CONFIG_SYS_I2C) += igep_test.o