Re: Procedure for alsa modules compilation from git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dne 6.4.2018 v 20:33 Jaroslav Kysela napsal(a):

The info is unfortunately obsolete, because the demand for this type of
the compilation is really low. For simple changes, you may use the code
from your kernel and write own Makefile for the external module build
(copy obj parts from the ALSA makefiles) like:

--
obj-m += test.o

all:
     make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modules
--

For complex changes, use the whole git tree.

Thanks a lot, I will compile the whole tree then.

Best regards,

Pavel.
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux