Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e4ab9a65081f032495533af7474d52ff17dd5d27
/
.
/
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