xref: /rk3399_rockchip-uboot/board/keymile/kmp204x/Makefile (revision 1ad6364eeb4f578e423081d1748e8a3fdf1ab01d)
1877bfe37SValentin Longchamp#
2877bfe37SValentin Longchamp# (C) Copyright 2001-2007
3877bfe37SValentin Longchamp# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4877bfe37SValentin Longchamp#
5877bfe37SValentin Longchamp# See file CREDITS for list of people who contributed to this
6877bfe37SValentin Longchamp# project.
7877bfe37SValentin Longchamp#
8ae12c751STom Rini# SPDX-License-Identifier:	GPL-2.0+
9877bfe37SValentin Longchamp#
10877bfe37SValentin Longchamp
11*87ea2c0fSValentin Longchampobj-y	:= kmp204x.o ddr.o eth.o tlb.o pci.o law.o qrio.o \
12877bfe37SValentin Longchamp	../common/common.o ../common/ivm.o
13