Kernel  |  4.1

下载     查看原文件
普通文本  |  9行  |  200 B
# List of programs to build
hostprogs-y := testptp

# Tell kbuild to always build the programs
always := $(hostprogs-y)

HOSTCFLAGS_testptp.o += -I$(objtree)/usr/include
HOSTLOADLIBES_testptp := -lrt