CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := crc32hash all: $(PROGS) clean: rm -fr $(PROGS)
summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt_util.c
AgeCommit message (Expand)AuthorFilesLines