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. --- arch/arm/functions | 2 -- 1 file changed, 2 deletions(-) (limited to 'arch/arm/functions') diff --git a/arch/arm/functions b/arch/arm/functions index b59be4f9..464de42d 100644 --- a/arch/arm/functions +++ b/arch/arm/functions @@ -11,6 +11,4 @@ CT_DoArchValues() { uClibc,) CT_TARGET_SYS=uclibc;; uClibc,y) CT_TARGET_SYS=uclibcgnueabi;; esac - - # The endianness option default value is OK } -- cgit v1.2.3