Makefile 192 B

1234567
  1. # List of programs to build
  2. hostprogs-y := cfag12864b-example
  3. # Tell kbuild to always build the programs
  4. always := $(hostprogs-y)
  5. HOSTCFLAGS_cfag12864b-example.o += -I$(objtree)/usr/include