diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | ||
560 | MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) | 560 | MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE) |