Linux Audio

Check our new training course

Linux kernel drivers training

Mar 31-Apr 9, 2025, special US time zones
Register
Loading...
v4.17
 1#
 2# core part of the sparc kernel
 3#
 4
 5obj-y += kernel/
 6obj-y += mm/
 7obj-y += math-emu/
 8obj-y += net/
 9obj-y += crypto/
10obj-$(CONFIG_SPARC64) += vdso/
v3.5.6
1#
2# core part of the sparc kernel
3#
4
5obj-y += kernel/
6obj-y += mm/
7obj-y += math-emu/
8obj-y += net/