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
e2786ca648
linux
/
sound
/
firewire
/
oxfw
/
Makefile
3 lines
58 B
Makefile
Raw
Normal View
History
Unescape
Escape
ALSA: oxfw: Split stream functionality to a new file and add a header file This is a help for works in followed patches. And this commit remove 'fw_unit_get()/fw_unit_put()' because these are called by helper functions in 'snd-firewire-lib'. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-11-28 15:59:27 +00:00
snd-oxfw-objs
:=
oxfw-stream.o oxfw.o
ALSA: oxfw: Move to its own directory Followed commits add much codes. To make the work easy, this commit creates own directory and move current file to it. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-11-28 15:59:26 +00:00
obj-m
+=
snd-oxfw.o
Reference in New Issue
Copy Permalink