android_kernel_samsung_hero.../Documentation/ptp/Makefile
2016-08-17 16:41:52 +08:00

8 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