repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git]
/
Documentation
/
misc-devices
/
mei
/
Makefile
blob
d758047d1b6d5d3a69692f744be8b99ffef64be6
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
)