Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
f73323de5a07e2a7bf3e9bca36dcc8057e5446d4
/
.
/
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
)