mirror of
https://github.com/gatieme/LDD-LinuxDeviceDrivers.git
synced 2026-08-19 01:22:36 +08:00
make -C ~/Work/Kernel/linux/build/x86_64 M=`pwd` BPF_SAMPLES_PATH=`pwd`
静态编译
KBUILD_HOSTLDLIBS += $(LIBBPF) -lelf -static -lz