From f672e5fbe21dcf03aff493143e31d92fe6eb340d Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 14 Apr 2010 18:56:07 +0000 Subject: Add note about TARGET_ARCH --- Makefile.inc1 | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.inc1') diff --git a/Makefile.inc1 b/Makefile.inc1 index a772e2861e39..1c5d892468bb 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -15,6 +15,7 @@ # -DNO_CTF do not run the DTrace CTF conversion tools on built objects # LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list # TARGET="machine" to crossbuild world for a different machine type +# TARGET_ARCH= may be required when a TARGET supports multiple endians # # The intended user-driven targets are: -- cgit v1.2.3