This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e95be94b8c
linux
/
drivers
/
dma
/
sh
/
Makefile
2 lines
33 B
Makefile
Raw
Normal View
History
Unescape
Escape
dma: move shdma driver to an own directory The shdma driver is going to be split into multiple files. To make this more convenient move it to an own directory. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
2012-07-02 20:30:53 +00:00
obj-$(CONFIG_SH_DMAE)
+=
shdma.o
Reference in New Issue
Copy Permalink