Current Path : /proc/3215834/root/usr/src/kernels/4.18.0-553.50.1.el8_10.x86_64/arch/x86/net/ |
Current File : //proc/3215834/root/usr/src/kernels/4.18.0-553.50.1.el8_10.x86_64/arch/x86/net/Makefile |
# # Arch-specific network modules # ifeq ($(CONFIG_X86_32),y) obj-$(CONFIG_BPF_JIT) += bpf_jit_comp32.o else obj-$(CONFIG_BPF_JIT) += bpf_jit_comp.o endif