Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a8fe108ba7f52e8e246f7971f9ca1eac2251fa46
/
.
/
drivers
/
w1-eeprom
/
Makefile
blob: 03cc4c8ac8db79b56db9e00d6f21ace715773432 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_W1_EEPROM
)
+=
w1
-
eeprom
-
uclass
.
o
obj
-
$
(
CONFIG_W1_EEPROM_DS24XXX
)
+=
ds24xxx
.
o
obj
-
$
(
CONFIG_W1_EEPROM_SANDBOX
)
+=
eep_sandbox
.
o