diff options
author | Vegard Nossum <vegard.nossum@gmail.com> | 2008-01-24 22:02:52 (GMT) |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-25 15:26:33 (GMT) |
commit | 93a38fa2dd83fcaf65b2327fff65e364472388f9 (patch) | |
tree | 87cd5be0a3f3da5119c98e263c8a97c253567dae /mm | |
parent | a119ee8ee3045bf559d4cf02d72b112f3de2a15b (diff) | |
download | linux-fsl-qoriq-93a38fa2dd83fcaf65b2327fff65e364472388f9.tar.xz |
[SCSI] aic7xxx: fix firmware build
This patch adds the proper $(obj) and $(src) prefixes to dependency
rules in aic7xxx makefile. Without this patch, there is a remote
possibility that parallel make with a different output directory can
fail.
Also changed the deprecated EXTRA_CFLAGS construct to ccflags-y syntax.
Fixed up patch to survive "make drivers/scsi/ -j"
with BUILD_FIRMWARE enable. /Sam
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions