diff options
Diffstat (limited to 'tools/leds/Makefile')
| -rw-r--r-- | tools/leds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/leds/Makefile b/tools/leds/Makefile index 078b666fd78b..7b6bed13daaa 100644 --- a/tools/leds/Makefile +++ b/tools/leds/Makefile @@ -1,6 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0 # Makefile for LEDs tools -CC = $(CROSS_COMPILE)gcc CFLAGS = -Wall -Wextra -g -I../../include/uapi all: uledmon led_hw_brightness_mon |
