Ignore:
Timestamp:
Jun 6, 2011, 4:25:25 PM (14 years ago)
Author:
Markus Thielen
Message:

avoid possible IRQ storm during error handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/Makefile

    r100 r102  
    110110ioctl.obj:    ioctl.c    Makefile $(INCS) atapi.h ioctl.h
    111111
    112 os2ahci.def:  version.h os2ahci.def.template
     112os2ahci.def:  version.h  os2ahci.def.template
    113113
    114114###############################################################################
     
    118118# NOTE: OS/2 emacs etags.exe expects an empty file named c:\dev\null...
    119119tags:   $(SRCS) $(INCS)
    120         etags.exe $(SRCS) $(INCS)
     120        etags.exe $(SRCS) $(INCS) Makefile
    121121
    122122bldday.h:
Note: See TracChangeset for help on using the changeset viewer.