commit | 7b6ce52be3f86520524711a6f33f3866f9339694 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Jan 22 11:20:55 2018 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Jan 22 11:24:14 2018 +0100 |
tree | 3b417bdec568919d237cc186edc72be5b77cdd06 | |
parent | 2c957902b17bae77b255dc7013457c65dd3bd3bd [diff] |
microblaze: Setup proper dependency for optimized lib functions Optimized library functions are implemented only for little endian. Setup this dependency via Kconfig. commit 206d3642d8ee ("arch/microblaze: add choice for endianness and update Makefile") added an option to setup endianess via Kconfig. Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>