android_kernel_xiaomi_sm7250/scripts/kconfig
Sam Ravnborg ab919c0614 kconfig: fix xconfig on fedora 2 & 3 (x86_64)
From: Than Ngo <than@redhat.com>
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 <than@redhat.com>
Acked-by: Dave Jones <davej@redhat.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2005-11-06 11:05:21 +01:00
..
.gitignore Add some basic .gitignore files 2005-10-18 08:26:15 -07:00
conf.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
confdata.c [PATCH] Kill signed chars 2005-06-25 16:25:07 -07:00
expr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
expr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gconf.c [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
gconf.glade [PATCH] fix gconfig crash 2005-07-28 15:43:58 -07:00
images.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kconfig_load.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kxgettext.c [PATCH] kconfig: kxgettext: EOL fix 2005-09-05 00:05:49 -07:00
lex.zconf.c_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lkc_proto.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lkc.h [PATCH] fix build on nls free systems 2005-10-30 17:37:28 -08:00
Makefile kconfig: fix xconfig on fedora 2 & 3 (x86_64) 2005-11-06 11:05:21 +01:00
mconf.c [PATCH] clarify menuconfig /(search) help text 2005-10-30 17:37:19 -08:00
menu.c [PATCH] kconfig: trivial cleanup 2005-07-28 23:19:01 +02:00
POTFILES.in [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.cc [PATCH] Kconfig i18n support 2005-05-05 15:24:00 -07:00
qconf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symbol.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
util.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.l Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.tab.c_shipped [PATCH] kconfig: trivial cleanup 2005-07-28 23:19:01 +02:00
zconf.tab.h_shipped Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.y [PATCH] kconfig: trivial cleanup 2005-07-28 23:19:01 +02:00