bpf: Compile resolve_btfids tool at kernel compilation start
[linux-2.6-microblaze.git] / tools / Makefile
index bd77881..85af6eb 100644 (file)
@@ -67,6 +67,9 @@ cpupower: FORCE
 cgroup firewire hv guest bootconfig spi usb virtio vm bpf iio gpio objtool leds wmi pci firmware debugging: FORCE
        $(call descend,$@)
 
+bpf/%: FORCE
+       $(call descend,$@)
+
 liblockdep: FORCE
        $(call descend,lib/lockdep)