Skip to content

patches/openwrt: turris1x: unset CONFIG_HUGETLBFS

Josef Schlehofer requested to merge hotfix/turris1x-unset-HUGETLBFS into hbk

This fixes compilation error:

HugeTLB file system support (HUGETLBFS) [N/y/?] (NEW) aborted!

Console input/output is redirected. Run 'make oldconfig' to update configuration.

scripts/kconfig/Makefile:38: recipe for target 'silentoldconfig' failed
make[6]: *** [silentoldconfig] Error 1
Makefile:527: recipe for target 'silentoldconfig' failed
make[5]: *** [silentoldconfig] Error 2
Edited by Josef Schlehofer

Merge request reports