]> xenbits.xensource.com Git - people/liuw/stubdom.git/commit
Makefile: export STUBDOM_ROOT
authorWei Liu <wei.liu2@citrix.com>
Wed, 9 Mar 2016 20:04:14 +0000 (20:04 +0000)
committerWei Liu <wei.liu2@citrix.com>
Thu, 10 Mar 2016 16:06:37 +0000 (16:06 +0000)
commitbb9b09ef8be728a0e645faa22545f30e07c1f2ac
tree8a51066d2ff7a7357451d7820fbe78a262c53e80
parentea3f004da6cd08d2e2131d7a6b98691f59c26757
Makefile: export STUBDOM_ROOT

Mini-os needs to know where the libraries are when linking. Export a new
environment variable called STBUDOM_ROOT so that mini-os knows the
location of libraries.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
---
This needs to be used in conjunction with the patch to mini-os.git.
Makefile