Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Valentin Longchamp | 877bfe3 | 2013-10-18 11:47:24 +0200 | [diff] [blame] | 2 | # |
| 3 | # (C) Copyright 2001-2007 |
| 4 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. |
| 5 | # |
| 6 | # See file CREDITS for list of people who contributed to this |
| 7 | # project. |
Valentin Longchamp | 877bfe3 | 2013-10-18 11:47:24 +0200 | [diff] [blame] | 8 | |
Holger Brunck | 78a408b | 2020-01-10 12:47:42 +0100 | [diff] [blame] | 9 | obj-y := kmp204x.o ddr.o eth.o tlb.o pci.o law.o ../common/common.o\ |
| 10 | ../common/ivm.o ../common/qrio.o |