aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2015-07-14 14:12:05 +0100
committerRon Yorston <rmy@pobox.com>2015-07-14 14:12:05 +0100
commit895a1533781ca4713ef92113ab6ac5f2584ddd9d (patch)
tree49c8602e9cd733e6f6c105e94e614b8236677853 /Makefile
parent535ec990c50206697852d5c25e94a959f24d86bc (diff)
parent072fc60f29ee3a4ff38f095a9ef149b2e820c8c0 (diff)
downloadbusybox-w32-895a1533781ca4713ef92113ab6ac5f2584ddd9d.tar.gz
busybox-w32-895a1533781ca4713ef92113ab6ac5f2584ddd9d.tar.bz2
busybox-w32-895a1533781ca4713ef92113ab6ac5f2584ddd9d.zip
Merge branch 'busybox' into merge
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)