18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# Makefile for the Tensilica xtavnet Emulation Board 38c2ecf20Sopenharmony_ci# 48c2ecf20Sopenharmony_ci# Note! Dependencies are done automagically by 'make dep', which also 58c2ecf20Sopenharmony_ci# removes any old dependencies. DON'T put your own dependencies here 68c2ecf20Sopenharmony_ci# unless it's something special (ie not a .c file). 78c2ecf20Sopenharmony_ci# 88c2ecf20Sopenharmony_ci# Note 2! The CFLAGS definitions are in the main makefile... 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ciobj-y += setup.o 118c2ecf20Sopenharmony_ciobj-$(CONFIG_XTFPGA_LCD) += lcd.o 12