- for some reason, conf can't find libkconfig.so in a chroot jail. Help
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 17 Aug 2004 20:26:46 +0000 (20:26 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 17 Aug 2004 20:26:46 +0000 (20:26 +0000)
  it along.

scripts/kconfig/Makefile

index 99acecc..bb91382 100644 (file)
@@ -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