xref: /linux/arch/xtensa/platforms/xtfpga/Makefile (revision d0b73b488c55df905ea8faaad079f8535629ed26)
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