commit | 64de5d8d0457c325e2226c9c7efb37b1f772076c | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 10 00:24:26 2018 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 24 22:03:16 2018 +1000 |
tree | a281315465ec3ac3f966032d81f665913904f3b6 | |
parent | 8db0c9d416f26018cb7cabfb0b144f5108e29735 [diff] |
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets Similarly as we just did for 32-bit, add phony targets for generating a little endian and Book3E allmodconfig. These aren't covered by the regular allmodconfig, which is big endian and Book3S due to the way the Kconfig symbols are structured. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>