commit | 4217516e52949e6550ff01d57f92b9b24ce04be1 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@uranus.ravnborg.org> | Fri Apr 25 21:15:41 2008 +0200 |
committer | Sam Ravnborg <sam@uranus.ravnborg.org> | Fri Apr 25 21:15:41 2008 +0200 |
tree | 36352ad522b074c70e938e1ddbf8815629397c1e | |
parent | 759cd603beea7f4ab7df1e6bcfda90b62b5f4125 [diff] |
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>