CC := $(CROSS_COMPILE)gcc CFLAGS := -I../../usr/include PROGS := crc32hash all: $(PROGS) clean: rm -fr $(PROGS)
summaryrefslogtreecommitdiff
path: root/tools/perf/arch/arm/util
AgeCommit message (Expand)AuthorFilesLines