mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-13 12:32:47 +01:00
8 lines
195 B
Makefile
8 lines
195 B
Makefile
#
|
|
# Copyright (C) 2006 Freescale Semiconductor, Inc.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-$(and $(CONFIG_QE),$(CONFIG_OF_LIBFDT)) += fdt.o
|
|
obj-$(CONFIG_QE) += qe.o uccf.o uec.o uec_phy.o
|