From: Michael Brown Date: Mon, 23 May 2005 23:31:59 +0000 (+0000) Subject: Added interface/pxe directory X-Git-Tag: v0.9.3~1611 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13de295b56132e898b308fd114bb605328127de2;p=thirdparty%2Fipxe.git Added interface/pxe directory --- diff --git a/src/Makefile b/src/Makefile index 2393eecb1..39f25e677 100644 --- a/src/Makefile +++ b/src/Makefile @@ -135,6 +135,7 @@ SRCDIRS += proto SRCDIRS += drivers/bus SRCDIRS += drivers/net #SRCDIRS += drivers/disk +SRCDIRS += interface/pxe # NON_AUTO_SRCS lists files that are excluded from the normal # automatic build system.