瀏覽代碼

Move nvo_cmd.c to hci/commands.

tags/v0.9.3
Michael Brown 19 年之前
父節點
當前提交
a1685cb3e2
共有 2 個檔案被更改,包括 1 行新增3 行删除
  1. 1
    3
      src/Makefile
  2. 0
    0
      src/hci/commands/nvo_cmd.c

+ 1
- 3
src/Makefile 查看文件

144
 SRCDIRS		+= interface/pxe
144
 SRCDIRS		+= interface/pxe
145
 SRCDIRS		+= tests
145
 SRCDIRS		+= tests
146
 SRCDIRS		+= crypto
146
 SRCDIRS		+= crypto
147
-SRCDIRS		+= hci hci/mucurses
148
-SRCDIRS		+= commandline
149
-SRCDIRS		+= commandline/commands
147
+SRCDIRS		+= hci hci/commands hci/mucurses
150
 
148
 
151
 # NON_AUTO_SRCS lists files that are excluded from the normal
149
 # NON_AUTO_SRCS lists files that are excluded from the normal
152
 # automatic build system.
150
 # automatic build system.

src/commandline/commands/nvo_cmd.c → src/hci/commands/nvo_cmd.c 查看文件


Loading…
取消
儲存