summaryrefslogtreecommitdiffstats
path: root/core/modules/remote-access/module.build
diff options
context:
space:
mode:
authorSimon Rettberg2020-06-16 18:17:48 +0200
committerSimon Rettberg2020-06-16 18:17:48 +0200
commit2c27f450bd888f29a86d77a6b6b3639a88324b0a (patch)
treed2a713cd24bbe10735f726bfe1a7186f0b6c149c /core/modules/remote-access/module.build
parentkernel.config: Enable EFI stub etc. (diff)
downloadmltk-2c27f450bd888f29a86d77a6b6b3639a88324b0a.tar.gz
mltk-2c27f450bd888f29a86d77a6b6b3639a88324b0a.tar.xz
mltk-2c27f450bd888f29a86d77a6b6b3639a88324b0a.zip
[remote-access] Add Module
Diffstat (limited to 'core/modules/remote-access/module.build')
-rw-r--r--core/modules/remote-access/module.build14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/modules/remote-access/module.build b/core/modules/remote-access/module.build
new file mode 100644
index 00000000..a183dc1f
--- /dev/null
+++ b/core/modules/remote-access/module.build
@@ -0,0 +1,14 @@
+#!/bin/bash
+
+fetch_source() {
+ :
+}
+
+build() {
+ :
+}
+
+post_copy() {
+ :
+}
+