Ignore:
Timestamp:
Sep 24, 2010, 5:50:44 PM (15 years ago)
Author:
markus
Message:

added bldlevel signature creation; set ignore patterns

Location:
trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      *.add
      *.obj
      *.cod
      *.lst
      *.i
      *.mbr
  • trunk/src

    • Property svn:ignore set to
      *.add
      *.obj
      *.cod
      *.lst
      *.i
      *.mbr
  • trunk/src/os2ahci

    • Property svn:ignore set to
      *.add
      *.obj
      *.cod
      *.lst
      *.i
      *.mbr
  • trunk/src/os2ahci/os2ahci.h

    r26 r27  
    5858
    5959#include "ahci.h"
     60#include "version.h"
    6061
    6162/* -------------------------- macros and constants ------------------------- */
    6263
    63 #define VERSION            100       /* driver version (2 implied decimals) */
    6464#define MAX_AD               8       /* maximum number of adapters */
    6565
Note: See TracChangeset for help on using the changeset viewer.