]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: big-endian: add big-endian support to top-level arch Makefile
authorWill Deacon <will.deacon@arm.com>
Fri, 11 Oct 2013 13:52:08 +0000 (14:52 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 25 Oct 2013 14:59:31 +0000 (15:59 +0100)
commitc43b4856ba95fbfc31031b4dd7ab9f7f62fab2ba
treea6ae076e52bc883256204163780ee40ddf5a15b2
parent924e68768d4a37bb3f929af554c6faabb22173cb
arm64: big-endian: add big-endian support to top-level arch Makefile

This patch adds big-endian support to the AArch64 top-level Makefile.
This currently just passes the relevant flags to the toolchain and is
predicated on a Kconfig option that will be introduced later on.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/Makefile