# SPDX-License-Identifier: GPL-2.0 CFLAGS := $(CFLAGS) -Wall -D_GNU_SOURCE LDLIBS := $(LDLIBS) -lm ifeq (,$(filter $(ARCH),x86)) TEST_GEN_FILES := msr aperf endif TEST_PROGS := run.sh include ../lib.mk $(TEST_GEN_FILES): $(HEADERS)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Makefile | File | 236 B | 0644 |
|
run.sh | File | 3.82 KB | 0755 |
|