> > > > If directly updating the kernel tree with a newer alsa-kernel,
> > > > should /usr/include/sound also be updated with the newer
> > > > alsa-kernel/include files?
> > >
> > > No.
> >
> > Then why, when compiling the driver "separate" from the kernel,
> > does 'make install' install include
> > If directly updating the kernel tree with a newer alsa-kernel,
> > should /usr/include/sound also be updated with the newer
> > alsa-kernel/include files?
>
> No.
Then why, when compiling the driver "separate" from the kernel,
does 'make install' install include files into /usr/include/sound ?
If directly updating the kernel tree with a newer alsa-kernel,
should /usr/include/sound also be updated with the newer
alsa-kernel/include files?
If compiling alsa-driver seperate from the kernel,
what is the proper way to handle the kernel's core/
directory since alsa installs in acore/?
And fi