ak-labs/lab_6/Kbuild

4 lines
84 B
Plaintext
Raw Permalink Normal View History

2025-01-01 22:13:51 +02:00
# kbuild part of makefile
obj-m := hello1.o hello2.o
ccflags-y := -I$(obj)/inc -g