M7350/qcom-opensource/kernel/kernel-tests/TEMPLATE/Kbuild
2024-09-09 08:52:07 +00:00

5 lines
95 B
Makefile

# Kernel module make instructions go here.
#
obj-m := xyz_module.o
xyz_module-objs := xyzmod.o