summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorMartin Habets2017-04-07 11:46:15 +0200
committerMichael Brown2017-04-10 17:17:08 +0200
commitf3788fa8376b449965c464ee0200f13e68045035 (patch)
tree857beff224b0f5ca1be762ca3b1ae6732be09c33 /src/Makefile
parent[libc] Add stdbool.h standard header (diff)
downloadipxe-f3788fa8376b449965c464ee0200f13e68045035.tar.gz
ipxe-f3788fa8376b449965c464ee0200f13e68045035.tar.xz
ipxe-f3788fa8376b449965c464ee0200f13e68045035.zip
[sfc] Add driver for Solarflare SFC8XXX adapters
Signed-off-by: Martin Habets <mhabets@solarflare.com> Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index e6900d4b..911d27ab 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -78,6 +78,7 @@ SRCDIRS += drivers/net/ath/ath9k
SRCDIRS += drivers/net/vxge
SRCDIRS += drivers/net/efi
SRCDIRS += drivers/net/tg3
+SRCDIRS += drivers/net/sfc
SRCDIRS += drivers/block
SRCDIRS += drivers/nvs
SRCDIRS += drivers/bitbash