This website requires JavaScript.
Explore
Help
Register
Sign In
LM
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b51d103cab
u-boot
/
drivers
/
w1
/
Makefile
5 lines
101 B
Makefile
Raw
Blame
History
obj-$(CONFIG_W1)
+=
w1-uclass.o
obj-$(CONFIG_W1_GPIO)
+=
w1-gpio.o
obj-$(CONFIG_W1_MXC)
+=
mxc_w1.o
Reference in New Issue
View Git Blame
Copy Permalink