]> Git Repo - u-boot.git/blob - drivers/w1/Makefile
mmc: tmio: Configure HOST_MODE WMODE according to bus width
[u-boot.git] / drivers / w1 / Makefile
1 obj-$(CONFIG_W1) += w1-uclass.o
2
3 obj-$(CONFIG_W1_GPIO) += w1-gpio.o
4 obj-$(CONFIG_W1_MXC) += mxc_w1.o
This page took 0.028509 seconds and 4 git commands to generate.