Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
213480e12d880ef6782f56f1af95469b48cca539
/
.
/
drivers
/
qe
/
Makefile
blob: 8fa48667ec7153d67a409f568f81c77e485c6b62 [
file
] [
log
] [
blame
]
#
# Copyright (C) 2006 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_QE
)
+=
qe
.
o uccf
.
o uec
.
o uec_phy
.
o
obj
-
$
(
CONFIG_U_QE
)
+=
qe
.
o
obj
-
$
(
CONFIG_OF_LIBFDT
)
+=
fdt
.
o