CC := $(CROSS_COMPILE)gcc CFLAGS := $(CFLAGS) -Wall -D_GNU_SOURCE LDFLAGS := $(LDFLAGS) -lm TARGETS := msr aperf TEST_PROGS := $(TARGETS) run.sh .PHONY: all clean all: $(TARGETS) $(TARGETS): $(HEADERS) clean: rm -f $(TARGETS) /git.distanz.ch/cgit.cgi/linux/net-next.git/atom/tools/testing/selftests/user/test_user_copy.sh?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/user/test_user_copy.sh
AgeCommit message (Expand)AuthorFilesLines