diff options
| author | Sam Ravnborg <[email protected]> | 2008-12-13 22:00:45 +0000 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2008-12-13 22:00:45 +0000 |
| commit | 31110ebbec8688c6e9597b641101afc94e1c762a (patch) | |
| tree | 208aaad7e40cbb86bc125760664911da8cd4eebb /drivers/message/fusion/lsi/mpi_raid.h | |
| parent | kbuild: remove TAR_IGNORE (diff) | |
| download | kernel-31110ebbec8688c6e9597b641101afc94e1c762a.tar.gz kernel-31110ebbec8688c6e9597b641101afc94e1c762a.zip | |
kbuild: fix make incompatibility
"Paul Smith" <[email protected]> reported that we would fail
to build with a new check that may be enabled in an
upcoming version of make.
The error was:
Makefile:442: *** mixed implicit and normal rules. Stop.
The problem is that we did stuff like this:
config %config: ...
The solution was simple - the above was split into two with identical
prerequisites and commands.
With only three lines it was not worth to try to avoid the duplication.
Cc: "Paul Smith" <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions
