[Buildroot] [PATCH 1/1] linux: update depmod path for install to target

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Sep 11 07:27:34 UTC 2013


Dear Ryan Coe,

On Tue, 10 Sep 2013 14:58:35 -0700, Ryan Coe wrote:
>  		$(TARGET_MAKE_ENV) $(MAKE1) $(LINUX_MAKE_FLAGS) -C $(@D) 		\
> -			DEPMOD="$(HOST_DIR)/usr/sbin/depmod" modules_install ;		\
> +			DEPMOD="$(HOST_DIR)/sbin/depmod" modules_install ;		\

Not sure why we have to pass DEPMOD here since it's already part of
LINUX_MAKE_FLAGS. Am I missing something?

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list