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