From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 21 Nov 2013 23:05:49 +1100 From: Michael Ellerman To: Anton Blanchard Subject: Re: [PATCH 8/9] powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. Message-ID: <20131121120548.GF15913@concordia> References: <1384946106-18200-1-git-send-email-anton@samba.org> <1384946106-18200-9-git-send-email-anton@samba.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1384946106-18200-9-git-send-email-anton@samba.org> Cc: rusty@rustcorp.com.au, Ulrich.Weigand@de.ibm.com, paulus@samba.org, alistair@popple.id.au, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Nov 20, 2013 at 10:15:05PM +1100, Anton Blanchard wrote: > With the little endian support merged, we can add the > CONFIG_CPU_LITTLE_ENDIAN kernel config option. This appears to do nothing, but the Makefile bits were already added in commit d72b080 "powerpc: Add ability to build little endian kernels". cheers