# Makefile for LEDs tools
CC = $(CROSS_COMPILE)gcc
CFLAGS = -Wall -Wextra -g -I../../include/uapi
all: uledmon
%: %.c
$(CC) $(CFLAGS) -o $@ $^
clean:
$(RM) uledmon
.PHONY: all clean
rnate' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/memory?h=nds-private-remove' type='application/atom+xml'/>
Age | Commit message (Expand) | Author | Files | Lines |
ings/clock/pxa-clock.h?h=nds-private-remove&id=dfef358bd1beb4e7b5c94eca944be9cd23dfc752'>pxa-clock.hAge | Commit message (Expand) | Author | Files | Lines |