config/debug.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu May 12 19:46:23 2011 +0200 (2011-05-12)
changeset 2452 ff170381d13a
parent 924 941294c6fcf1
permissions -rw-r--r--
kconfig: remove mis-leading messages

Unlinke the Linux kernel, crosstool-NG does not (directly) use make
as a frontend, so remove any occurence of reference to running make
after the configuration.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 menu "Debug facilities"
     2 source "config.gen/debug.in"
     3 endmenu