Sign in
coral
/
linux-mtk
/
7f29fd2748ac8a8a47c949b26e5a9749b1b804fb
/
.
/
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
)