summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2010-04-14 18:56:07 +0000
committerimp <imp@FreeBSD.org>2010-04-14 18:56:07 +0000
commitb28edc2eea4055fff6354fa4802a9841f1391960 (patch)
tree6a242c72fdc96669f4ce94dab7b52b4b4d37054e /Makefile.inc1
parenta3b4a561d7b915bdf75d562720f61a9e468e08dc (diff)
downloadFreeBSD-src-b28edc2eea4055fff6354fa4802a9841f1391960.zip
FreeBSD-src-b28edc2eea4055fff6354fa4802a9841f1391960.tar.gz
Add note about TARGET_ARCH
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index a772e28..1c5d892 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:
OpenPOWER on IntegriCloud