Home
last modified time | relevance | path

Searched refs:depmod_opts (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/
DMakefile937 depmod_opts := macro
939 depmod_opts := -b $(INSTALL_MOD_PATH) -r macro
943 …if [ -r System.map -a -x $(DEPMOD) ]; then $(DEPMOD) -ae -F System.map $(depmod_opts) $(KERNELRELE…