diff options
| author | Ashutosh Naik <[email protected]> | 2008-10-25 22:02:53 +0000 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2008-10-29 21:02:10 +0000 |
| commit | e6e6733ed9451827165d853f25bf99ba55e12feb (patch) | |
| tree | abd3d62172a8b2952d291a7e59b7b60485fa28ae /security/selinux/hooks.c | |
| parent | kbuild: fix KBUILD_EXTRA_SYMBOLS (diff) | |
| download | kernel-e6e6733ed9451827165d853f25bf99ba55e12feb.tar.gz kernel-e6e6733ed9451827165d853f25bf99ba55e12feb.zip | |
kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module
This fixes a compile time warning which occurs whenever a static library
is linked into a kernel module. MODPOST tries to look for a
".<modulename>.cmd" file to look for its dependencies, but that file
doesn't exist or get generated for static libraries.
This patch prevents modpost from looking for a .cmd file when a module is
linked with a static library
[[email protected]: coding-style fixes]
Signed-off-by: Ashutosh Naik <[email protected]>
Cc: Rusty Russell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
