ak-labs/lab_5/Kbuild

4 lines
81 B
Plaintext
Raw Normal View History

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