blob: 64eb37c9d7a7a7f666acb881c8f0609e9a2148f0 [file] [log] [blame]
Valentin Longchamp877bfe32013-10-18 11:47:24 +02001#
2# (C) Copyright 2001-2007
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# See file CREDITS for list of people who contributed to this
6# project.
7#
Tom Riniae12c752013-11-01 10:27:12 -04008# SPDX-License-Identifier: GPL-2.0+
Valentin Longchamp877bfe32013-10-18 11:47:24 +02009#
10
Valentin Longchamp877bfe32013-10-18 11:47:24 +020011ifneq ($(OBJTREE),$(SRCTREE))
12$(shell mkdir -p $(obj)../common)
13endif
14
Tom Rini8cbbb102013-11-01 10:24:19 -040015obj-y := $(BOARD).o ddr.o eth.o tlb.o pci.o law.o \
Valentin Longchamp877bfe32013-10-18 11:47:24 +020016 ../common/common.o ../common/ivm.o