Procházet zdrojové kódy

Build external axtls code

tags/v0.9.3
Michael Brown před 19 roky
rodič
revize
7cdc6529bb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/Makefile

+ 1
- 1
src/Makefile Zobrazit soubor

142
 SRCDIRS		+= drivers/bitbash
142
 SRCDIRS		+= drivers/bitbash
143
 SRCDIRS		+= interface/pxe
143
 SRCDIRS		+= interface/pxe
144
 SRCDIRS		+= tests
144
 SRCDIRS		+= tests
145
-SRCDIRS		+= crypto
145
+SRCDIRS		+= crypto crypto/axtls
146
 SRCDIRS		+= hci hci/commands hci/tui
146
 SRCDIRS		+= hci hci/commands hci/tui
147
 SRCDIRS		+= hci/mucurses hci/mucurses/widgets
147
 SRCDIRS		+= hci/mucurses hci/mucurses/widgets
148
 SRCDIRS		+= usr
148
 SRCDIRS		+= usr

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