Home
last modified time | relevance | path

Searched hist:"8 fc62e59" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Ddepmod.sh8fc62e59 Tue Jul 12 04:54:48 CDT 2011 Michal Marek <mmarek@suse.cz> kbuild: Do not write to builddir in modules_install

Let depmod.sh create a temporary directory in /tmp instead of writing to
the build directory as root. The mktemp utility should be available on
any recent system (and there is already scripts/gen_initramfs_list.sh
relying on it).

Reported-by: Christian Kujau <lists@nerdbynature.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
8fc62e59 Tue Jul 12 04:54:48 CDT 2011 Michal Marek <mmarek@suse.cz> kbuild: Do not write to builddir in modules_install

Let depmod.sh create a temporary directory in /tmp instead of writing to
the build directory as root. The mktemp utility should be available on
any recent system (and there is already scripts/gen_initramfs_list.sh
relying on it).

Reported-by: Christian Kujau <lists@nerdbynature.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>