M7350/kernel/Documentation/auxdisplay/Makefile

8 lines
192 B
Makefile
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
# List of programs to build
hostprogs-y := cfag12864b-example
# Tell kbuild to always build the programs
always := $(hostprogs-y)
HOSTCFLAGS_cfag12864b-example.o += -I$(objtree)/usr/include