summaryrefslogtreecommitdiff
path: root/mk/modules.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-21 08:32:16 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-21 08:32:16 +0100
commiteaea3cb19fdb33ff904216d8a6b6d00fe3164dbb (patch)
tree0d183f5aebac4a2a14f10cd8c654f4ebac460472 /mk/modules.mk
parent70da005e064b87561368ff7c94b620adccd50430 (diff)
add dependency kernel module
Diffstat (limited to 'mk/modules.mk')
-rw-r--r--mk/modules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/modules.mk b/mk/modules.mk
index fb7044457..62d1abd45 100644
--- a/mk/modules.mk
+++ b/mk/modules.mk
@@ -1092,6 +1092,7 @@ $(eval $(call KMOD_template,SUNRPC,sunrpc,\
,24))
$(eval $(call KMOD_template,SUNRPC_GSS,sunrpc-gss,\
+ $(MODULES_DIR)/kernel/lib/oid_registry \
$(MODULES_DIR)/kernel/net/sunrpc/auth_gss/auth_rpcgss \
,25))