mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
c924ee25aa
We might want to access data stored onto one wire EEPROMs. Create a framework to provide a consistent API. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> [eugen.hristev@microchip.com: reworked patch] Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
2 lines
47 B
Makefile
2 lines
47 B
Makefile
obj-$(CONFIG_W1_EEPROM) += w1-eeprom-uclass.o
|
|
|