From 5597d52c21377872387866e8cf9ee351b7a41a01 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 10 Feb 2011 13:47:38 +0000 Subject: [bofm] Add core BOFM library Signed-off-by: Michael Brown --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 1a878ef..8b691a7 100644 --- a/src/Makefile +++ b/src/Makefile @@ -75,6 +75,7 @@ SRCDIRS += drivers/nvs SRCDIRS += drivers/bitbash SRCDIRS += drivers/infiniband SRCDIRS += interface/pxe interface/efi interface/smbios +SRCDIRS += interface/bofm SRCDIRS += tests SRCDIRS += crypto crypto/axtls crypto/matrixssl SRCDIRS += hci hci/commands hci/tui -- cgit v1.1