diff options
Diffstat (limited to 'Documentation/laptops/Makefile')
-rw-r--r-- | Documentation/laptops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/laptops/Makefile b/Documentation/laptops/Makefile index 0abe44f68965..2b0fa5edf1d3 100644 --- a/Documentation/laptops/Makefile +++ b/Documentation/laptops/Makefile @@ -1,5 +1,5 @@ # List of programs to build -hostprogs-y := dslm +hostprogs-y := dslm freefall # Tell kbuild to always build the programs always := $(hostprogs-y) |