/Documentation/misc-devices/mei/Makefile

https://gitlab.com/vibisreenivasan/UML · Makefile · 5 lines · 3 code · 0 blank · 2 comment · 0 complexity · ab20afd859cbee0f479cefd62fe8c469 MD5 · raw file

  1. # List of programs to build
  2. hostprogs-y := mei-amt-version
  3. HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include
  4. # Tell kbuild to always build the programs
  5. always := $(hostprogs-y)