summaryrefslogtreecommitdiffstats
path: root/package/nvidia-driver/nvidia-driver.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/nvidia-driver/nvidia-driver.mk')
-rw-r--r--package/nvidia-driver/nvidia-driver.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/package/nvidia-driver/nvidia-driver.mk b/package/nvidia-driver/nvidia-driver.mk
index a021ab875b..7eef73b0fd 100644
--- a/package/nvidia-driver/nvidia-driver.mk
+++ b/package/nvidia-driver/nvidia-driver.mk
@@ -91,10 +91,6 @@ ifeq ($(BR2_PACKAGE_NVIDIA_DRIVER_MODULE),y)
NVIDIA_DRIVER_DEPENDENCIES += linux
-# We're building a kernel module without using the kernel-module infra,
-# so we need to tell we want module support in the kernel
-LINUX_NEEDS_MODULES = y
-
# NVidia uses the legacy naming scheme for the x86 architecture, when i386
# and x86_64 were still considered two separate architectures in the Linux
# kernel.
OpenPOWER on IntegriCloud