Explorar el Código

Add e1000 directory to build, since the driver compiles cleanly.

tags/v0.9.3
Marty Connor hace 16 años
padre
commit
e21391d7b5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/Makefile

+ 1
- 0
src/Makefile Ver fichero

@@ -154,6 +154,7 @@ SRCDIRS		+= drivers/ata
154 154
 SRCDIRS		+= drivers/nvs
155 155
 SRCDIRS		+= drivers/bitbash
156 156
 SRCDIRS		+= drivers/infiniband
157
+SRCDIRS		+= drivers/e1000
157 158
 SRCDIRS		+= interface/pxe
158 159
 SRCDIRS		+= tests
159 160
 SRCDIRS		+= crypto crypto/axtls crypto/matrixssl

Loading…
Cancelar
Guardar