]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
remember to add rumpkern_mman to the config too
authorAntti Kantee <pooka@iki.fi>
Tue, 12 Jan 2016 17:37:30 +0000 (17:37 +0000)
committerAntti Kantee <pooka@iki.fi>
Tue, 12 Jan 2016 17:37:30 +0000 (17:37 +0000)
app-tools/rumprun-bake.conf

index 99d35cf6912b2ce674fbeb71328ded9dc2ccf901..3166426b89aa2bdfe528a6461ca6238f4d802e46 100644 (file)
@@ -11,6 +11,7 @@ create _foundation "basic components for the Rumprun unikernel"
        add _foundation                         \
                -lrumpvfs                       \
                -lrumpkern_bmktc                \
+               -lrumpkern_mman                 \
                -lrumpdev                       \
                -lrumpfs_tmpfs                  \
                -lrumpnet_config                \