Current Path : /proc/2568807/root/usr/src/kernels/4.18.0-553.51.1.el8_10.x86_64/arch/x86/net/ |
Current File : //proc/2568807/root/usr/src/kernels/4.18.0-553.51.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