Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c5819701a3de61e2ba2ef7ad0b616565b32305e5
/
.
/
drivers
/
mux
/
Makefile
blob: 78ebf04c7a9906f35c764a7c5ffb032aafc7afc4 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# (C) Copyright 2019
# Jean-Jacques Hiblot <jjhiblot@ti.com>
obj
-
$
(
CONFIG_$
(
SPL_
)
MULTIPLEXER
)
+=
mux
-
uclass
.
o
obj
-
$
(
CONFIG_$
(
SPL_
)
MUX_MMIO
)
+=
mmio
.
o