diff options
author | Greg Banks <gnb@sgi.com> | 2006-10-17 00:10:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-17 08:18:48 -0700 |
commit | 3f3fd3c055853d11295a1ec6cdc81e37e2182d16 (patch) | |
tree | 1a0c01f2b35d5fe773b1b204ce10808ca6a0c9ae /drivers/sn | |
parent | dabad0568a5935e9f4903f5fd1d8f22b1c7c88c7 (diff) | |
download | op-kernel-dev-3f3fd3c055853d11295a1ec6cdc81e37e2182d16.zip op-kernel-dev-3f3fd3c055853d11295a1ec6cdc81e37e2182d16.tar.gz |
[PATCH] kbuild: allow multi-word $M in Makefile.modpost
Some people want to do crazy things like pass multiple directories as the
value of $(SUBDIRS) or $M. Mostly this kinda works, except that
Makefile.modpost constructs a modpost commandline which fails modpost's
argument parsing. This patch fixes that little wrinkle.
Signed-off-by: Greg Banks <gnb@melbourne.sgi.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/sn')
0 files changed, 0 insertions, 0 deletions