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)
value='15'>15space:mode:
Diffstat (limited to 'include/dt-bindings/reset/qcom,mmcc-apq8084.h')