commit | 516b7db593f3a541e2e98867575c3c697f41a247 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Jul 18 18:58:34 2017 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Jul 24 22:06:36 2017 -0400 |
tree | ddb4509c4a577bf0aa6552d35eee78ea04a0d541 | |
parent | 70c54e210ee9a2939f39ca58ee0b52afa24addec [diff] |
scsi: aic7xxx: fix firmware build with O=path Building firmware with O=path was apparently broken in aic7 for ever. Message of the previous commit to the Makefile (from 2008) mentions this unfortunate state of affairs already. Fix this, mostly to make randconfig builds more reliable. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>