aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/mk_elfconfig.c
diff options
context:
space:
mode:
authorRoman Zippel <zippel@linux-m68k.org>2006-06-18 21:09:09 -0700
committerSam Ravnborg <sam@mars.ravnborg.org>2006-06-24 23:32:37 +0200
commit3041e47e8b08d51188b2cbdbd9c1e6f43314c8f1 (patch)
tree9cdfff6223bd5d1ee03fbf8d036501cf711c03cd /scripts/mod/mk_elfconfig.c
parentkbuild: add option for stripping modules while installing them (diff)
downloadlinux-dev-3041e47e8b08d51188b2cbdbd9c1e6f43314c8f1.tar.xz
linux-dev-3041e47e8b08d51188b2cbdbd9c1e6f43314c8f1.zip
kbuild: fix silentoldconfig recursion
kconfig-fix-config-dependencies causes this: make CC=cc KBUILD_VERBOSE=1 -C /usr/src/25 SUBDIRS=/home/akpm/NVIDIA-Linux-x86_64-1.0-8762-pkg2/usr/src/nv modules make -f /usr/src/devel/Makefile silentoldconfig make -f /usr/src/devel/Makefile silentoldconfig make -f /usr/src/devel/Makefile silentoldconfig The basic problem is if we compile external modules, config-targets isn't set which can cause recursive calls to silentoldconfig to update the kernel configuration. Bail out and ask the user to update manually. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/mod/mk_elfconfig.c')
0 files changed, 0 insertions, 0 deletions