]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
kconfig: exit if no beginning filename
authorRandy Dunlap <rdunlap@xenotime.net>
Fri, 9 Jun 2006 05:12:50 +0000 (22:12 -0700)
committerSam Ravnborg <sam@mars.ravnborg.org>
Fri, 9 Jun 2006 14:28:07 +0000 (16:28 +0200)
commit250725aa13f5c9595e5bc265ebed8471e816d8b4
tree3a9929b80ab81d1ad1ef513fa5683c165c684740
parente55a3e8aed99626dd9a9a6732fc0eb5b75ef29bd
kconfig: exit if no beginning filename

If the beginning Kconfig file is missing, config segfaults so it might as
well exit after the error message.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/conf.c