From: Mark Huang Date: Tue, 17 Aug 2004 20:26:46 +0000 (+0000) Subject: - for some reason, conf can't find libkconfig.so in a chroot jail. Help X-Git-Tag: after-ipod-patch~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=68532da626f2c18ccfe588d599e3bbe312942d98;p=linux-2.6.git - for some reason, conf can't find libkconfig.so in a chroot jail. Help it along. --- diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile index 99aceccf7..bb913829a 100644 --- a/scripts/kconfig/Makefile +++ b/scripts/kconfig/Makefile @@ -2,6 +2,8 @@ # Kernel configuration targets # These targets are used from top-level makefile +export LD_LIBRARY_PATH = scripts/kconfig + .PHONY: oldconfig xconfig gconfig menuconfig config silentoldconfig xconfig: $(obj)/qconf