Stefan Roese | 45993ea | 2006-11-29 15:42:37 +0100 | [diff] [blame] | 1 | # |
| 2 | # (C) Copyright 2002-2006 |
| 3 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. |
| 4 | # |
Wolfgang Denk | d79de1d | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 5 | # SPDX-License-Identifier: GPL-2.0+ |
Stefan Roese | 45993ea | 2006-11-29 15:42:37 +0100 | [diff] [blame] | 6 | # |
| 7 | |
Masahiro Yamada | c54b77e | 2013-10-21 11:53:38 +0900 | [diff] [blame] | 8 | obj-y = misc.o |
| 9 | obj-y += p3mx.o mpsc.o mv_eth.o pci.o sdram_init.o serial.o \ |
Stefan Roese | 45993ea | 2006-11-29 15:42:37 +0100 | [diff] [blame] | 10 | ../../Marvell/common/i2c.o ../../Marvell/common/memory.o |