Home
last modified time | relevance | path

Searched hist:d08fedf691dcf4137df406110b7c6f6007f42ee3 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/Synology/ds414/
H A Dcmd_syno.cd08fedf691dcf4137df406110b7c6f6007f42ee3 Wed Mar 16 19:25:46 UTC 2016 Tom Rini <trini@konsulko.com> mvebu: ds414: Move cmd_syno into ds414 directory

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 as we don't have other common
code nor other Synology borads, move the cmd_syno.c file (which claims
to be ds414 specific anyways!) into the ds414 directory and only build
it for non-SPL builds.

Signed-off-by: Tom Rini <trini@konsulko.com>
H A DMakefiled08fedf691dcf4137df406110b7c6f6007f42ee3 Wed Mar 16 19:25:46 UTC 2016 Tom Rini <trini@konsulko.com> mvebu: ds414: Move cmd_syno into ds414 directory

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 as we don't have other common
code nor other Synology borads, move the cmd_syno.c file (which claims
to be ds414 specific anyways!) into the ds414 directory and only build
it for non-SPL builds.

Signed-off-by: Tom Rini <trini@konsulko.com>