mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-12-06 16:13:54 +01:00
There will be a number of pknock-related tools, e.g. the trigger programs, so move that out to its own directory.
6 lines
69 B
Makefile
6 lines
69 B
Makefile
# -*- Makefile -*-
|
|
|
|
EXTRA_CFLAGS = -I${src}/..
|
|
|
|
obj-m += xt_pknock.o
|