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