Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
drivers
/
bus
/
mhi
/
ep
/
Makefile
Text
·
75 B
·
aad85f1
Raw
3 lines · plain
1
obj-$(CONFIG_MHI_BUS_EP) += mhi_ep.o
2
mhi_ep-y := main.o mmio.o ring.o sm.o
3