Searched refs:DEPMOD (Results 1 – 5 of 5) sorted by relevance
13 : ${DEPMOD:=depmod}22 if [ -z $(command -v $DEPMOD) ]; then23 echo "Warning: 'make modules_install' requires $DEPMOD. Please install it." >&232 exec "$DEPMOD" "$@" "$KERNELRELEASE"
130 quiet_cmd_depmod = DEPMOD $(MODLIB)
63 oe_runmake DEPMOD=echo MODLIB="${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION}" \
465 …oe_runmake DEPMOD=echo MODLIB=${D}${nonarch_base_libdir}/modules/${KERNEL_VERSION} INSTALL_FW_PATH…
691 cmd_depmod = $(CONFIG_SHELL) $(srctree)/scripts/depmod.sh $(DEPMOD) \