]> Git Repo - J-u-boot.git/blob - drivers/qe/Makefile
qe: add u-qe support to arm board
[J-u-boot.git] / drivers / qe / Makefile
1 #
2 # Copyright (C) 2006 Freescale Semiconductor, Inc.
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-$(CONFIG_QE) += qe.o uccf.o uec.o uec_phy.o
8 obj-$(CONFIG_U_QE) += qe.o
9 obj-$(CONFIG_OF_LIBFDT) += fdt.o
This page took 0.027121 seconds and 4 git commands to generate.