tcp-cca-const/Makefile
2025-02-09 18:01:40 +08:00

6 lines
83 B
Makefile

obj-m += tcp_const.o
all:
make -C /lib/modules/`uname -r`/build M=`pwd` modules