xref
: /
openbmc
/
u-boot
/
drivers
/
w1
/
Makefile
(revision 9ab403d0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
obj
-$(
CONFIG_W1
) +=
w1-uclass.o
2
3
obj
-$(
CONFIG_W1_GPIO
) +=
w1-gpio.o
4