]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
Include rumprunfs_base in the _foundation set.
authorAntti Kantee <pooka@iki.fi>
Thu, 4 Feb 2016 01:29:57 +0000 (01:29 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 4 Feb 2016 01:37:43 +0000 (01:37 +0000)
app-tools/rumprun-bake.conf

index 3166426b89aa2bdfe528a6461ca6238f4d802e46..ed4149a7114616be226e48cb11bdcf0cda160bfe 100644 (file)
@@ -18,7 +18,8 @@ create _foundation "basic components for the Rumprun unikernel"
                -lrumpnet                       \
                -lrumpdev_bpf                   \
                -lrumpdev_vnd                   \
-               -lrumpdev_rnd
+               -lrumpdev_rnd                   \
+               -lrumprunfs_base
 
 create _virtio "virtio drivers"
        add _virtio                             \