summaryrefslogtreecommitdiffstats
path: root/board/psyent/pk1c20/Makefile
blob: 286db94aefdc50f30be0063d966645d7f00a905e (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)../common)
endif

obj-y	:= pk1c20.o led.o ../common/AMDLV065D.o
OpenPOWER on IntegriCloud