mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-20 06:58:13 +02:00
5 lines
101 B
Makefile
5 lines
101 B
Makefile
obj-$(CONFIG_W1) += w1-uclass.o
|
|
|
|
obj-$(CONFIG_W1_GPIO) += w1-gpio.o
|
|
obj-$(CONFIG_W1_MXC) += mxc_w1.o
|