diff options
author | Tom Rini | 2016-03-16 09:45:03 -0400 |
---|---|---|
committer | Tom Rini | 2016-03-16 15:03:37 -0400 |
commit | ba52426975e3fbdcf0f9a942a9883af952abb9e0 (patch) | |
tree | 08e90b7d6d70793aa1c94b61af512cf002b6e7dc /board/work-microwave/work_92105 | |
parent | 80485af24392a6a1816cc8b9692ac3d7193a62fc (diff) |
cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD
When we switch to including all linker lists in SPL it is important
to not include commands as that may lead to link errors due to other
things we have already discarded. In this case, the SCSI code needs a lot
of attention so for now just guard the command portions.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/work-microwave/work_92105')
0 files changed, 0 insertions, 0 deletions