Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
  • Simon Glass's avatar
    00ebd1f7
    binman: Add a Makefile for test-program compilation · 00ebd1f7
    Simon Glass authored
    
    These test programs are includedd as binary files in U-Boot to avoid
    having to build them (and associated toolchain differences). Instructions
    on building are in the files themselves, but it seems better to provide
    a Makefile which can be manually run when desired.
    
    Add a Makefile, separate from the normal build system, to handle this.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
    00ebd1f7
    History
    binman: Add a Makefile for test-program compilation
    Simon Glass authored
    
    These test programs are includedd as binary files in U-Boot to avoid
    having to build them (and associated toolchain differences). Instructions
    on building are in the files themselves, but it seems better to provide
    a Makefile which can be manually run when desired.
    
    Add a Makefile, separate from the normal build system, to handle this.
    
    Signed-off-by: default avatarSimon Glass <sjg@chromium.org>