]> Git Repo - J-u-boot.git/blob - board/keymile/kmp204x/Makefile
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
[J-u-boot.git] / board / keymile / kmp204x / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2 #
3 # (C) Copyright 2001-2007
4 # Wolfgang Denk, DENX Software Engineering, [email protected].
5 #
6 # See file CREDITS for list of people who contributed to this
7 # project.
8
9 obj-y   := kmp204x.o ddr.o eth.o tlb.o pci.o law.o qrio.o \
10         ../common/common.o ../common/ivm.o
This page took 0.020848 seconds and 4 git commands to generate.