summaryrefslogtreecommitdiff
path: root/tools/laptop/dslm/Makefile
blob: ff613b31730b346de6b3306389493fa59b93f267 (plain)
1
2
3
4
5
6
7
8
9
CC := $(CROSS_COMPILE)gcc
CFLAGS := -I../../usr/include

PROGS := dslm

all: $(PROGS)

clean:
	rm -fr $(PROGS)
4space:mode:
Diffstat (limited to 'sound/isa/gus/gusextreme.c')