1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Set needed parameters in kernel config and set root size back to 256

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-06-26 07:47:06 +02:00
parent 731d646f99
commit 64d3d3b612
2 changed files with 2 additions and 0 deletions

1
config
View file

@ -228,3 +228,4 @@ CONFIG_LUCI_LANG_pt-br=y
CONFIG_LUCI_LANG_cs=y
CONFIG_LUCI_LANG_fr=y
CONFIG_LUCI_LANG_it=y
CONFIG_TARGET_ROOTFS_PARTSIZE=256