feat(x86): use default root partition size
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
wpetit 2024-01-11 10:00:40 +01:00
parent 6ecdd2c54b
commit 922310c823
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ x86-generic:
$(MAKE) \
ADDITIONAL_INSTALL="install-x86-network-config" \
ADDITIONAL_OPENWRT_PACKAGES="dmidecode" \
ROOTFS_PARTSIZE=1024 \
OPENWRT_TARGET="x86/generic" \
EMISSARY_ARCH="386" \
OPENWRT_PROFILE="generic" \