Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4d131cdb6762694fc1a66d6b3e39a82f9ec691cf
/
.
/
drivers
/
w1-eeprom
/
Makefile
blob: 83f4008bb55f98c4e8815bb4f7b60954c1edb1a7 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_W1_EEPROM
)
+=
w1
-
eeprom
-
uclass
.
o
obj
-
$
(
CONFIG_W1_EEPROM_DS24XXX
)
+=
ds24xxx
.
o
obj
-
$
(
CONFIG_W1_EEPROM_DS2502
)
+=
ds2502
.
o
obj
-
$
(
CONFIG_W1_EEPROM_SANDBOX
)
+=
eep_sandbox
.
o