On 2/1/18 2:58 am, Hauke Mehrtens wrote:
The CPU sub type was set to a CPU version with FPU, but the FPU feature
was not activated before, so a soft float toolchain was created.
Activate also the FPU feature to create the correct toolchain.
Signed-off-by: Hauke Mehrtens
---
This probably fixes
On 26/11/17 10:45 pm, Hauke Mehrtens wrote:
> In kernel 4.14 kmod-dm depends on kmod-dax.
> Add DAX: "Direct access to differentiated memory" to LEDE.
Hi Hauke,
I had to add CONFIG_DEV_DAX to the KCONFIG otherwise the kernel build
got interrupted for the missing symbol.
> Signed-off-by: Hauke
Hi all,
After commit 986d9deb3b24bc72e9e7ecf93affbc3f188bb926 ("build: allow
calling append-dtb from image build commands"), layerscape targets do
not build correctly anymore.
The failure is on DTB compilation, where an attempt is made to place the
DTB in a non-existent path:
make[5]: Ente