Browse Source

Added interface/pxe directory

tags/v0.9.3
Michael Brown 19 years ago
parent
commit
13de295b56
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/Makefile

+ 1
- 0
src/Makefile View File

135
 SRCDIRS		+= drivers/bus
135
 SRCDIRS		+= drivers/bus
136
 SRCDIRS		+= drivers/net
136
 SRCDIRS		+= drivers/net
137
 #SRCDIRS		+= drivers/disk 
137
 #SRCDIRS		+= drivers/disk 
138
+SRCDIRS		+= interface/pxe
138
 
139
 
139
 # NON_AUTO_SRCS lists files that are excluded from the normal
140
 # NON_AUTO_SRCS lists files that are excluded from the normal
140
 # automatic build system.
141
 # automatic build system.

Loading…
Cancel
Save