File Manager

Current Path : /usr/src/linux-headers-5.15.0-91/arch/x86/net/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-91/arch/x86/net/Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# 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

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com