mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
reverted, my mistake
svn path=/trunk/; revision=9099
This commit is contained in:
parent
a1240dac2e
commit
755a1a820f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ PATH_TO_TOP = ../..
|
|||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
DRIVERS = atapi cdrom class2 disk diskdump floppy scsiport
|
||||
DRIVERS = atapi cdrom class2 disk diskdump scsiport
|
||||
|
||||
all: $(DRIVERS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue