xref: /openbmc/u-boot/drivers/qe/Makefile (revision 3bddafaa)
1#
2# Copyright (C) 2006 Freescale Semiconductor, Inc.
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-$(and $(CONFIG_QE),$(CONFIG_OF_LIBFDT)) += fdt.o
8obj-$(CONFIG_QE) += qe.o uccf.o uec.o uec_phy.o
9