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
In kernel 4.14 kmod-dm depends on kmod-dax.
Add DAX: "Direct access to differentiated memory" to LEDE.
Signed-off-by: Hauke Mehrtens
---
package/kernel/linux/modules/block.mk | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/package/kernel/linux/modules/block.mk