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)
commit4217516e52949e6550ff01d57f92b9b24ce04be1
tree36352ad522b074c70e938e1ddbf8815629397c1e
parent759cd603beea7f4ab7df1e6bcfda90b62b5f4125
kconfig: fix broken target update-po-config

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>
scripts/kconfig/Makefile