summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2017-02-27 17:18:56 +0100
committerBjørn Mork <bjorn@mork.no>2017-02-27 17:18:56 +0100
commitf817debdd4d224456c606fb06d9ca4187e9c5996 (patch)
treec440a5911f2c79bd53ebff560e7b19124ade0f7c
parentf4a106c91540d2e07236c86b8324588bad76a019 (diff)
fix
Signed-off-by: Bjørn Mork <bjorn@mork.no>
-rw-r--r--mtdforcew/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mtdforcew/Makefile b/mtdforcew/Makefile
index 09fe7f3..7baff06 100644
--- a/mtdforcew/Makefile
+++ b/mtdforcew/Makefile
@@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/mtdforcew
TITLE:=MTD read-only fix
+ SUBMENU:=Other modules
FILES:=$(PKG_BUILD_DIR)/mtdforcew.ko
AUTOLOAD:=$(call AutoLoad,50,mtdforcew)
endef