summaryrefslogtreecommitdiffstats
path: root/board/tqc/tqm8260/Makefile
blob: dc4a52808365e1b292f579dab27d7d21127429e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# (C) Copyright 2001-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

ifneq ($(OBJTREE),$(SRCTREE))
$(shell mkdir -p $(obj)../tqm8xx/)
endif

obj-y	= tqm8260.o ../tqm8xx/load_sernum_ethaddr.o
OpenPOWER on IntegriCloud