Ignore:
Timestamp:
Apr 30, 2011, 11:21:55 PM (14 years ago)
Author:
chris
Message:
  • Add "This driver is licensed for use only in conjunction with eComStation." to the init message printed at boot time if ECS_BUILD has been defined in the makefile. Folks compiling OS2AHCI themselves can remove this definition in the makefile to build a non-official binary.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/Makefile

    r88 r93  
    3434
    3535AFLAGS     = -Mb
    36 CFLAGS     = -c -nologo -Asnw -W2 -G2ms -Zlpd -Fc -Zi
     36CFLAGS     = -c -nologo -Asnw -W2 -G2ms -Zlpd -Fc -Zi -DECS_BUILD
    3737LFLAGS     = /noe /nod /packd /a:16 /batch /map /line
    3838
Note: See TracChangeset for help on using the changeset viewer.