/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
- # List of programs to build
- hostprogs-y := mei-amt-version
- HOSTCFLAGS_mei-amt-version.o += -I$(objtree)/usr/include
- # Tell kbuild to always build the programs
- always := $(hostprogs-y)