mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
forgot adding the floppy driver
svn path=/trunk/; revision=9098
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user