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