summaryrefslogtreecommitdiff
path: root/arch/xtensa/platforms/xtavnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/platforms/xtavnet/Makefile')
-rw-r--r--arch/xtensa/platforms/xtavnet/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/xtensa/platforms/xtavnet/Makefile b/arch/xtensa/platforms/xtavnet/Makefile
new file mode 100644
index 000000000000..06b120b40015
--- /dev/null
+++ b/arch/xtensa/platforms/xtavnet/Makefile
@@ -0,0 +1,10 @@
+# Makefile for the Tensilica Avnet-based Emulation Boards
+#
+# Note! Dependencies are done automagically by 'make dep', which also
+# removes any old dependencies. DON'T put your own dependencies here
+# unless it's something special (ie not a .c file).
+#
+# Note 2! The CFLAGS definitions are in the main makefile...
+
+obj-y = setup.o lcd.o
+