diff options
| author | Tom Rini <[email protected]> | 2017-11-23 22:48:35 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-11-23 22:48:35 -0500 |
| commit | bb7ab1ccfec9aa4e2df3e8eb49ca85f6c0c65560 (patch) | |
| tree | 7cf3d11a538ce834689ed3749db66b2f99543443 /tools/binman/test/u_boot_ucode_ptr.c | |
| parent | d9d76023ea0d567b0630e85d1bef67b5b1a788d3 (diff) | |
| parent | 9677faa34ee81c7abb4c08b0dc4ce4aace5473fc (diff) | |
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'tools/binman/test/u_boot_ucode_ptr.c')
| -rw-r--r-- | tools/binman/test/u_boot_ucode_ptr.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/binman/test/u_boot_ucode_ptr.c b/tools/binman/test/u_boot_ucode_ptr.c index 434c9f44003..24f349fb9e4 100644 --- a/tools/binman/test/u_boot_ucode_ptr.c +++ b/tools/binman/test/u_boot_ucode_ptr.c @@ -5,10 +5,6 @@ * * Simple program to create a _dt_ucode_base_size symbol which can be read * by 'nm'. This is used by binman tests. - * - * Build with: - * cc -march=i386 -m32 -o u_boot_ucode_ptr -T u_boot_ucode_ptr.lds -nostdlib \ - u_boot_ucode_ptr.c */ static unsigned long _dt_ucode_base_size[2] |
