aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-01-13 12:07:42 +1100
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-01-19 17:17:50 +1100
commitca610c931e2b0004c44f748cb813580b09c60489 (patch)
treecf17ebaa02078827068b534bb95d4540bd848678 /lib/Makefile
parentadde61dfebe5ba4c519b120e8b33f1f8a3c93151 (diff)
downloadSLOF-ca610c931e2b0004c44f748cb813580b09c60489.zip
SLOF-ca610c931e2b0004c44f748cb813580b09c60489.tar.gz
SLOF-ca610c931e2b0004c44f748cb813580b09c60489.tar.bz2
Move virtio to a separate library
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index ae03f8f..b3bd44f 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -10,8 +10,7 @@
# * IBM Corporation - initial implementation
# ****************************************************************************/
-SUBDIRS = libc libipmi libbootmsg libbases libnvram libelf libhvcall
-
+SUBDIRS = libc libipmi libbootmsg libbases libnvram libelf libhvcall libvirtio
all: subdirs