]> xenbits.xensource.com Git - xen.git/commit
toolcore: Build in rumprun environment too
authorIan Jackson <ian.jackson@eu.citrix.com>
Mon, 16 Oct 2017 10:05:11 +0000 (11:05 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Mon, 16 Oct 2017 11:26:06 +0000 (12:26 +0100)
commit765c2035a765c426c130c1f2cc009af60a99b1bd
tree936277fd172185b013116eb6b17ef36651cfb56f
parent46aaf41ee099a048d7a554c03ae01bcdaa07f776
toolcore: Build in rumprun environment too

Otherwise,
  f942a9b4a12081d5f9a4679d06e88cb5d503396e
  xentoolcore_restrict_all: "Implement" for xenstore
breaks the build of the tools inside rumprun.

toolcore is in libs, so we need to add the CONFIG_RUMP special case to
tools/libs/Makefile and add toolcore there.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/Makefile
tools/libs/Makefile