Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson/part/initrd_manifest/meson.build

    r581a54a rda13982  
    2929# Init binaries. These are actually baked into the bootloader.
    3030rd_init = [
     31        # ELF file with DWARF debug sections for kernel.
     32        # Kernel detects this entry by name.
     33        'kernel.dbg',
     34
    3135        # IMPORTANT: The order of entries is important for bootloader!
    3236        'srv/ns',
Note: See TracChangeset for help on using the changeset viewer.