浏览代码

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
 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

正在加载...
取消
保存