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