Ignore:
Timestamp:
Feb 18, 2016, 5:18:51 PM (9 years ago)
Author:
Ben Rietbroek
Message:

Fixed building on Linux [v1.1.1-testing]

Of course the lowercasing broke building on Linux.
This commit fixes that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/install/c/install.h

    r57 r60  
    112112
    113113/* Rousseau: added */
    114 #define     IMAGE_NAME              "AIRBOOT.BIN"
     114#define     IMAGE_NAME              "airboot.bin"
    115115#define     GPT                     0xEE                                // GPT Disk, AiR-BOOT will abort
    116116#define     BYTES_PER_SECTOR        512                                 // This could be higher in the future
Note: See TracChangeset for help on using the changeset viewer.