소스 검색

Move nvo_cmd.c to hci/commands.

tags/v0.9.3
Michael Brown 18 년 전
부모
커밋
a1685cb3e2
2개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1
    3
      src/Makefile
  2. 0
    0
      src/hci/commands/nvo_cmd.c

+ 1
- 3
src/Makefile 파일 보기

@@ -144,9 +144,7 @@ SRCDIRS		+= drivers/bitbash
144 144
 SRCDIRS		+= interface/pxe
145 145
 SRCDIRS		+= tests
146 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 149
 # NON_AUTO_SRCS lists files that are excluded from the normal
152 150
 # automatic build system.

src/commandline/commands/nvo_cmd.c → src/hci/commands/nvo_cmd.c 파일 보기


Loading…
취소
저장