summaryrefslogtreecommitdiffstats
path: root/core/modules/nvidia_kernel/module.build
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/nvidia_kernel/module.build')
-rw-r--r--core/modules/nvidia_kernel/module.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/nvidia_kernel/module.build b/core/modules/nvidia_kernel/module.build
index fb55c8fa..cb82865f 100644
--- a/core/modules/nvidia_kernel/module.build
+++ b/core/modules/nvidia_kernel/module.build
@@ -6,7 +6,7 @@ fetch_source() {
}
build() {
- local ROOTUPPERDIR="$MODULE_DIR/rootupper"
+ local ROOTUPPERDIR="$MODULE_WORK_DIR/rootupper"
local NVIDIA="$MODULE_WORK_DIR/src/$REQUIRED_NVIDIA"
local NVIDIAEXTRACTDIR="$ROOTUPPERDIR/NVIDIA"