Merge branch 'master' of git://git.denx.de/u-boot-spi
[oweals/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