Просмотр исходного кода

Move nvo_cmd.c to hci/commands.

tags/v0.9.3
Michael Brown 19 лет назад
Родитель
Сommit
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 Просмотреть файл


Загрузка…
Отмена
Сохранить