From 9501e62afa556c97c4cdc3228b6812f22b183f6a Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Fri, 14 Sep 2007 21:50:30 +0000 Subject: Further expand the architecture-specific function: add CT_KERNEL_ARCH building. --- docs/overview.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/overview.txt b/docs/overview.txt index ced069b1..096f9874 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -499,6 +499,14 @@ The "functions" file API: the architecture part of the target tuple. Eg.: "armeb" for big endian ARM "i386" for an i386 + + the environment variable CT_KERNEL_ARCH + - optional + - contains: + the architecture name as understandable by the Linux kernel build + system. + Eg.: "arm" for an ARM + "powerpc" for a PowerPC + "i386" for an x86 + provides: - the environment variable CT_TARGET_ARCH - optional -- cgit v1.2.3