mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
forgot adding the floppy driver
svn path=/trunk/; revision=9098
This commit is contained in:
parent
de77cb9e79
commit
a1240dac2e
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 scsiport
|
||||
DRIVERS = atapi cdrom class2 disk diskdump floppy scsiport
|
||||
|
||||
all: $(DRIVERS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue