Procházet zdrojové kódy

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

tags/v0.9.3
Marty Connor před 17 roky
rodič
revize
e21391d7b5
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1
    0
      src/Makefile

+ 1
- 0
src/Makefile Zobrazit soubor

154
 SRCDIRS		+= drivers/nvs
154
 SRCDIRS		+= drivers/nvs
155
 SRCDIRS		+= drivers/bitbash
155
 SRCDIRS		+= drivers/bitbash
156
 SRCDIRS		+= drivers/infiniband
156
 SRCDIRS		+= drivers/infiniband
157
+SRCDIRS		+= drivers/e1000
157
 SRCDIRS		+= interface/pxe
158
 SRCDIRS		+= interface/pxe
158
 SRCDIRS		+= tests
159
 SRCDIRS		+= tests
159
 SRCDIRS		+= crypto crypto/axtls crypto/matrixssl
160
 SRCDIRS		+= crypto crypto/axtls crypto/matrixssl

Načítá se…
Zrušit
Uložit