aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0db8631b9..b36e2c14d 100644
--- a/Makefile
+++ b/Makefile
@@ -554,7 +554,7 @@ export INSTALL_PATH ?= /boot
554# 554#
555# INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory 555# INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
556# relocations required by build roots. This is not defined in the 556# relocations required by build roots. This is not defined in the
557# makefile but the arguement can be passed to make if needed. 557# makefile but the argument can be passed to make if needed.
558# 558#
559 559
560MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) 560MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)