From: Sam Ravnborg Date: Sun, 6 Nov 2005 10:05:21 +0000 (+0100) Subject: kconfig: fix xconfig on fedora 2 & 3 (x86_64) X-Git-Tag: v2.6.15-rc1~714^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab919c06144cfb11c05b5b5cd291daa96ac2e423;p=pandora-kernel.git kconfig: fix xconfig on fedora 2 & 3 (x86_64) From: Than Ngo qt as installed on fedora core (2 and 3) does not work with vanilla kernel. The linker fails to locate the qt lib: Actual Results: # make xconfig HOSTLD scripts/kconfig/qconf /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status Than Ngo has provided following fix for the bug. Cc: Than Ngo Acked-by: Dave Jones Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed