Sign in
googlers
/
maze
/
linux
/
55e331cf7ebe20665253770589cd9eb06048bf25
/
.
/
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
)