Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2ff97625cb63fb7be88f5a6306c36ea4db31a2a5
/
.
/
drivers
/
i2c
/
muxes
/
Makefile
blob: 612cc2706b00a28ee5954f1e3d74051bc19a4769 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2015 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_I2C_ARB_GPIO_CHALLENGE
)
+=
i2c
-
arb
-
gpio
-
challenge
.
o
obj
-
$
(
CONFIG_I2C_MUX
)
+=
i2c
-
mux
-
uclass
.
o