commit | a0974e6e217aead196033d72f898e2acb575304d | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Fri Oct 11 14:52:08 2013 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Oct 25 15:59:31 2013 +0100 |
tree | a6ae076e52bc883256204163780ee40ddf5a15b2 | |
parent | 831ccf79b46e02f31cfd16c66df9d5600f635155 [diff] |
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>