xref: /openbmc/u-boot/board/freescale/mpc837xerdb/Makefile (revision 0b45a79faa2f61bc095c785cfbfe4aa5206d9d13)
1#
2# (C) Copyright 2006
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-y += mpc837xerdb.o
9obj-$(CONFIG_PCI) += pci.o
10