This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-06-11 04:47:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
53061a4b69
reactos
/
drivers
/
storage
/
floppy
/
CMakeLists.txt
4 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
[STORAGE] Storage driver cleanup part 5 (last part) Move the fdc and flpydrv drivers into the floppy directory.
2019-11-30 13:33:32 +01:00
#add_subdirectory(fdc)
[STORAGE] Storage driver cleanup part 4 Move the floppy driver into the floppy/floppy directory.
2019-11-30 13:13:59 +01:00
add_subdirectory(floppy)
[STORAGE] Storage driver cleanup part 5 (last part) Move the fdc and flpydrv drivers into the floppy directory.
2019-11-30 13:33:32 +01:00
#add_subdirectory(flpydisk)
Reference in a new issue
Copy permalink