|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH] Mini-OS Makefile TARGET_ARCH becomes MINIOS_TARG
On 22 May 2006, at 11:31, John D. Ramsdell wrote:
We fixed this for Xen itself some time ago. If there are other places
in the tree that do this (maybe minios?), please do provide a patch.
To facilitate cut-and-paste of portions of the Mini-OS Makefile into
other Makefiles, this patch renames TARGET_ARCH to MINIOS_TARGET_ARCH.
First, you renamed to MINIOS_TARGET_OS, not _ARCH, which makes no
sense. Second, you added references to TARGET_ARCH and TARGET_MACH to
rule patterns, which seems unnecessary and might have unwanted side
effects.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|