]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - tools/Makefile
netfilter: nf_tables: reduce chain type table size
[mirror_ubuntu-artful-kernel.git] / tools / Makefile
index 00caacd3ed928c5156e3ba5c83640d8b1d9103ae..c8a90d01dd8ede564d6363d6f1a61bfe6f1736e8 100644 (file)
@@ -86,10 +86,13 @@ tmon: FORCE
 freefall: FORCE
        $(call descend,laptop/$@)
 
+kvm_stat: FORCE
+       $(call descend,kvm/$@)
+
 all: acpi cgroup cpupower gpio hv firewire lguest \
                perf selftests turbostat usb \
                virtio vm net x86_energy_perf_policy \
-               tmon freefall objtool
+               tmon freefall objtool kvm_stat
 
 acpi_install:
        $(call descend,power/$(@:_install=),install)