Marian Balakowicz | 991425f | 2006-03-14 16:24:38 +0100 | [diff] [blame] | 1 | # |
| 2 | # (C) Copyright 2006 |
| 3 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. |
| 4 | # |
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 5 | # SPDX-License-Identifier: GPL-2.0+ |
Marian Balakowicz | 991425f | 2006-03-14 16:24:38 +0100 | [diff] [blame] | 6 | # |
| 7 | |
Masahiro Yamada | 377e104 | 2013-10-21 11:53:38 +0900 | [diff] [blame] | 8 | obj-y += mpc8349emds.o |
| 9 | obj-$(CONFIG_PCI) += pci.o |
York Sun | 5614e71 | 2013-09-30 09:22:09 -0700 | [diff] [blame] | 10 | obj-$(CONFIG_SYS_FSL_DDR2) += ddr.o |