mirror of https://github.com/ipxe/ipxe.git
Added interface/pxe directory
parent
079b5d5527
commit
13de295b56
|
@ -135,6 +135,7 @@ SRCDIRS += proto
|
||||||
SRCDIRS += drivers/bus
|
SRCDIRS += drivers/bus
|
||||||
SRCDIRS += drivers/net
|
SRCDIRS += drivers/net
|
||||||
#SRCDIRS += drivers/disk
|
#SRCDIRS += drivers/disk
|
||||||
|
SRCDIRS += interface/pxe
|
||||||
|
|
||||||
# NON_AUTO_SRCS lists files that are excluded from the normal
|
# NON_AUTO_SRCS lists files that are excluded from the normal
|
||||||
# automatic build system.
|
# automatic build system.
|
||||||
|
|
Loading…
Reference in New Issue