Skip to content
Commit ba524269 authored by Tom Rini's avatar Tom Rini
Browse files

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: default avatarTom Rini <trini@konsulko.com>
parent 80485af2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment