xref: /linux/arch/xtensa/platforms/xtfpga/Makefile (revision 988b0c541ed8b1c633c4d4df7169010635942e18)
1# Makefile for the Tensilica xtavnet Emulation Board
2#
3# Note! Dependencies are done automagically by 'make dep', which also
4# removes any old dependencies. DON'T put your own dependencies here
5# unless it's something special (ie not a .c file).
6#
7# Note 2! The CFLAGS definitions are in the main makefile...
8
9obj-y			= setup.o lcd.o
10