Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot...
[platform/kernel/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