diff options
| author | Michael Brown | 2005-03-09 15:16:01 +0100 |
|---|---|---|
| committer | Michael Brown | 2005-03-09 15:16:01 +0100 |
| commit | afff2b50f1e887c6da2a391dff40285337b544a5 (patch) | |
| tree | 4f6d4916c13a6373ea2838b1e89f7d5cc350c5cf /src/arch | |
| parent | lzhuf is obsolete and no longer used (diff) | |
| download | ipxe-afff2b50f1e887c6da2a391dff40285337b544a5.tar.gz ipxe-afff2b50f1e887c6da2a391dff40285337b544a5.tar.xz ipxe-afff2b50f1e887c6da2a391dff40285337b544a5.zip | |
Obsolete; not referenced by anything.
Diffstat (limited to 'src/arch')
| -rw-r--r-- | src/arch/i386/prefix/img.lds | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/arch/i386/prefix/img.lds b/src/arch/i386/prefix/img.lds deleted file mode 100644 index e383d89e0..000000000 --- a/src/arch/i386/prefix/img.lds +++ /dev/null @@ -1,6 +0,0 @@ -OUTPUT_FORMAT("elf32-i386", "elf32-i386", "elf32-i386") -OUTPUT_ARCH(i386) - -SECTIONS { - .img : { *(*) } -} |
