This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2024-12-02 12:46:40 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4b83c52a21
linux_dsm_epyc7002
/
drivers
/
rpmsg
/
Makefile
3 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
rpmsg: Move rpmsg_device API to new file Extract the now indirect rpmsg_create_ept() interface to a separate file and start building up a rpmsg core. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-09-02 05:27:59 +07:00
obj-$(CONFIG_RPMSG)
+=
rpmsg_core.o
obj-$(CONFIG_RPMSG_VIRTIO)
+=
virtio_rpmsg_bus.o
Reference in New Issue
Copy Permalink