ソースを参照

Build external axtls code

tags/v0.9.3
Michael Brown 18年前
コミット
7cdc6529bb
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      src/Makefile

+ 1
- 1
src/Makefile ファイルの表示

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

読み込み中…
キャンセル
保存