diff options
author | Mike Frysinger <vapier.adi@gmail.com> | 2007-11-10 17:32:20 +0300 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2008-01-29 01:14:36 +0300 |
commit | 36091fd348e79ab703b0766420c0b06ff7662d2d (patch) | |
tree | e78f7224e36ab2bf29622408b0924d81151f10d4 /arch | |
parent | c6025f4c8bbe147b8773f04ce5a7d2ca7f4a6a5c (diff) | |
download | linux-36091fd348e79ab703b0766420c0b06ff7662d2d.tar.xz |
kbuild: fixup genksyms usage/getopt
The usage does not mention the "-a,--arch" or "-T,--dump-types" options, so
add them. The calls to getopt() seem to mention options that no longer exist
(some "k" and "p" thingy) but omits the "h" option which means using '-h'
actually triggers the error code path, so update those as well.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions