On Mon, Jan 8, 2018 at 11:08 AM, Bin Meng wrote:
> On Wed, Jan 3, 2018 at 9:54 PM, Tom Rini wrote:
>> We only need to compile and link these files when building for full
>> U-Boot. Move them to under cmd/x86/ to make sure they aren't linked in
>> and undiscarded due to u_boot_list_2_cmd_* being
On Wed, Jan 3, 2018 at 9:54 PM, Tom Rini wrote:
> We only need to compile and link these files when building for full
> U-Boot. Move them to under cmd/x86/ to make sure they aren't linked in
> and undiscarded due to u_boot_list_2_cmd_* being included).
>
> Cc: Bin Meng
> Signed-off-by: Tom Rini
We only need to compile and link these files when building for full
U-Boot. Move them to under cmd/x86/ to make sure they aren't linked in
and undiscarded due to u_boot_list_2_cmd_* being included).
Cc: Bin Meng
Signed-off-by: Tom Rini
---
Changes in v2:
- Format patch with -M
- Drop 'cmd_' fro
3 matches
Mail list logo