diff options
Diffstat (limited to 'tools/laptop/dslm/Makefile')
-rw-r--r-- | tools/laptop/dslm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/laptop/dslm/Makefile b/tools/laptop/dslm/Makefile index ff613b31730b..90f512c4e2bb 100644 --- a/tools/laptop/dslm/Makefile +++ b/tools/laptop/dslm/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0 CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include |