feat(x86): use default root partition size
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit
Details
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit
Details
This commit is contained in:
parent
6ecdd2c54b
commit
922310c823
|
@ -4,7 +4,6 @@ x86-generic:
|
||||||
$(MAKE) \
|
$(MAKE) \
|
||||||
ADDITIONAL_INSTALL="install-x86-network-config" \
|
ADDITIONAL_INSTALL="install-x86-network-config" \
|
||||||
ADDITIONAL_OPENWRT_PACKAGES="dmidecode" \
|
ADDITIONAL_OPENWRT_PACKAGES="dmidecode" \
|
||||||
ROOTFS_PARTSIZE=1024 \
|
|
||||||
OPENWRT_TARGET="x86/generic" \
|
OPENWRT_TARGET="x86/generic" \
|
||||||
EMISSARY_ARCH="386" \
|
EMISSARY_ARCH="386" \
|
||||||
OPENWRT_PROFILE="generic" \
|
OPENWRT_PROFILE="generic" \
|
||||||
|
|
Loading…
Reference in New Issue