1 # SPDX-License-Identifier: GPL-2.0-only !! 1 CFLAGS += -I$(CURDIR) >> 2 2 TEST_GEN_PROGS := load_unaligned_zeropad 3 TEST_GEN_PROGS := load_unaligned_zeropad 3 4 4 top_srcdir = ../../../../.. << 5 include ../../lib.mk 5 include ../../lib.mk 6 include ../flags.mk << 7 << 8 CFLAGS += -I$(CURDIR) << 9 6 10 $(TEST_GEN_PROGS): ../harness.c 7 $(TEST_GEN_PROGS): ../harness.c
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.