[klibc 15/43] Default KLIBCARCH ?= $(ARCH)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Special cases, like powerpc, can be handled in arch/*/Makefile.

Signed-off-by: H. Peter Anvin <[email protected]>

---
commit 060ee84166196f97abcb34bd6af7df1cfc677578
tree 2863d14dc1c27d4ab152a1b0eae96c956b97e1ea
parent 161e1dc16ec1129b30b634a2a8dcbbd1937800c5
author H. Peter Anvin <[email protected]> Mon, 22 May 2006 14:39:39 -0700
committer H. Peter Anvin <[email protected]> Sun, 18 Jun 2006 18:52:08 -0700

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index ea1bae0..c550270 100644
--- a/Makefile
+++ b/Makefile
@@ -179,7 +179,7 @@ # Architecture as present in compile.h
 UTS_MACHINE	:= $(ARCH)
 
 # Architecture used to compile user-space code
-KLIBCARCH	?= $(subst powerpc,ppc,$(ARCH))
+KLIBCARCH	?= $(ARCH)
 
 # klibc definitions
 export KLIBCINC := usr/include
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux