Move freefall program from Documentation/ to tools/
[firefly-linux-kernel-4.4.55.git] / Documentation / laptops / Makefile
index 2b0fa5edf1d37b57ba7579fd669a6363d716f95d..0abe44f68965eb4b7acd9f6380c8c04036b1e73b 100644 (file)
@@ -1,5 +1,5 @@
 # List of programs to build
-hostprogs-y := dslm freefall
+hostprogs-y := dslm
 
 # Tell kbuild to always build the programs
 always := $(hostprogs-y)