Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2030117d2761c4c955e1a0683fa96ab62e4b197b
/
.
/
Documentation
/
vm
/
Makefile
blob: 27479d43a9b06c53a7070d5bab1d33bb66c54caf [
file
] [
log
] [
blame
]
# kbuild trick to avoid linker error. Can be omitted if a module is built.
obj
-
:=
dummy
.
o
# List of programs to build
hostprogs
-
y
:=
slabinfo slqbinfo page
-
types
# Tell kbuild to always build the programs
always
:=
$
(
hostprogs
-
y
)