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