Browse Source

Added drivers/ata directory (forgot to check this in previously).

tags/v0.9.3
Michael Brown 18 years ago
parent
commit
73a449e96b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/Makefile

+ 1
- 0
src/Makefile View File

@@ -138,6 +138,7 @@ SRCDIRS		+= drivers/bus
138 138
 SRCDIRS		+= drivers/net
139 139
 SRCDIRS		+= drivers/block
140 140
 SRCDIRS		+= drivers/scsi
141
+SRCDIRS		+= drivers/ata
141 142
 SRCDIRS		+= drivers/nvs
142 143
 SRCDIRS		+= interface/pxe
143 144
 

Loading…
Cancel
Save