w1: Add 1-Wire gpio driver
[platform/kernel/u-boot.git] / drivers / w1 / Makefile
1 obj-$(CONFIG_W1) += w1-uclass.o
2
3 obj-$(CONFIG_W1_GPIO) += w1-gpio.o