kconfig: fix broken target update-po-config
authorSam Ravnborg <sam@uranus.ravnborg.org>
Fri, 25 Apr 2008 19:15:41 +0000 (21:15 +0200)
committerSam Ravnborg <sam@uranus.ravnborg.org>
Fri, 25 Apr 2008 19:15:41 +0000 (21:15 +0200)
Massimo Maiurana reported:
In the latest kernel "make update-po-config" fails because it tries
to open arch/Kconfig/Kconfig, since the ls command doesn't
distinguish between files and directories.

Cc: Massimo Maiurana <maiurana@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found