mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-17 18:14:34 +08:00
5 lines
86 B
Makefile
5 lines
86 B
Makefile
|
#
|
||
|
# Arch-specific network modules
|
||
|
#
|
||
|
obj-$(CONFIG_BPF_JIT) += bpf_jit.o bpf_jit_comp.o
|