Valentin Longchamp | 877bfe3 | 2013-10-18 11:47:24 +0200 | [diff] [blame] | 1 | # |
| 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 Rini | ae12c75 | 2013-11-01 10:27:12 -0400 | [diff] [blame] | 8 | # SPDX-License-Identifier: GPL-2.0+ |
Valentin Longchamp | 877bfe3 | 2013-10-18 11:47:24 +0200 | [diff] [blame] | 9 | # |
| 10 | |
Valentin Longchamp | 87ea2c0 | 2014-01-27 11:49:05 +0100 | [diff] [blame] | 11 | obj-y := kmp204x.o ddr.o eth.o tlb.o pci.o law.o qrio.o \ |
Valentin Longchamp | 877bfe3 | 2013-10-18 11:47:24 +0200 | [diff] [blame] | 12 | ../common/common.o ../common/ivm.o |