diff options
Diffstat (limited to 'remote/modules/iptables-helper/module.build')
| -rw-r--r-- | remote/modules/iptables-helper/module.build | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/remote/modules/iptables-helper/module.build b/remote/modules/iptables-helper/module.build new file mode 100644 index 00000000..d8804784 --- /dev/null +++ b/remote/modules/iptables-helper/module.build @@ -0,0 +1,13 @@ + +fetch_source() { + : +} + +build() { + : +} + +post_copy() { + : +} + |
