xref: /openbmc/u-boot/board/freescale/mpc832xemds/Makefile (revision 085921368b7d1aa30e031cb7b54e5ea707a2155f)
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 += mpc832xemds.o
9obj-$(CONFIG_PCI) += pci.o
10