config/debug.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Tue Jul 31 23:04:49 2012 +0200 (2012-07-31)
changeset 3019 6f23aba03281
parent 924 941294c6fcf1
permissions -rw-r--r--
kconfig: fix ncurses headers location

On some distors (eg. latesst openSuSE), the ncurses headers are not
located in the usual location.

Hard-code this location in the kconfig Makefile, as a (temporary?)
workaround.

Reported-by: Simon Gornall <sgornall@apple.com>
[Fix suggested by Simon]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
     1 menu "Debug facilities"
     2 source "config.gen/debug.in"
     3 endmenu