xref: /openbmc/u-boot/board/freescale/mpc837xerdb/Makefile (revision 215099a522dae18d4682964c6b850d12c45c98a0)
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