kbuild: fix segmentation fault in modpost
authorSam Ravnborg <sam@ravnborg.org>
Mon, 26 Feb 2007 18:46:52 +0000 (19:46 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Wed, 2 May 2007 18:58:07 +0000 (20:58 +0200)
commita61b2dfd1823506dbf1f9b046e0b09237ec1b985
tree9d006090a43cc97a6d3edbaadde2c8f7ae5c5035
parent9bf8cb9b7908383752b1842eae78269f7e16d9fb
kbuild: fix segmentation fault in modpost

If modpost was called manually with filenames without '/'
then modpost would segfault.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/mod/modpost.c