]> xenbits.xensource.com Git - rumpuser-xen.git/commit
Build Mini-OS and rump kernel middleware as discrete objects
authorMartin Lucina <martin@lucina.net>
Thu, 6 Nov 2014 16:11:24 +0000 (17:11 +0100)
committerMartin Lucina <martin@lucina.net>
Mon, 10 Nov 2014 14:05:41 +0000 (15:05 +0100)
commit255a9da6642ff1b72f6cc3437b480c9322b8c42d
treee4445e563d99dbba3b392ac98e82d2de62338b4a
parent9fe6b0a5006cace2aaeedeed9442f7b83c39d47d
Build Mini-OS and rump kernel middleware as discrete objects

In order to be able to make Mini-OS symbols local using objcopy we need to
build Mini-OS as a discrete relocatable object. While we're here, put the
various rump kernel middleware (libc stubs, rumphyper implementation)
into its own object file also.

Signed-off-by: Martin Lucina <martin@lucina.net>
Makefile