android_kernel_samsung_a7y1.../Documentation/ptp/Makefile
2023-04-07 21:05:06 +02:00

9 lines
200 B
Makefile

# 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