Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# # Makefile for the Linux unix domain socket layer. # obj-$([31mCONFIG_UNIX[0m) += unix.o unix-y := af_unix.o garbage.o unix-$([31mCONFIG_SYSCTL[0m) += sysctl_net_unix.o obj-$([31mCONFIG_UNIX_DIAG[0m) += unix_diag.o unix_diag-y := diag.o