diff --git a/make/Makefile.9000NPBP01R01 b/make/Makefile.9000NPBP01R01 index 8545d2f3..a8d3950a 100644 --- a/make/Makefile.9000NPBP01R01 +++ b/make/Makefile.9000NPBP01R01 @@ -3,8 +3,8 @@ PROFILE_ID := 9000-NPB-P01R01 SUPPORTED_MACHINE_ID := 9000-NPB-P01R01 KERNEL_ARGS := console=ttyS0,115200n8 crashkernel=auto intel_iommu=on iommu=pt pci=realloc,assign-busses isolcpus=1,14-27,42-55 GRUB_SERIAL_COMMAND := -SIZE_PART_SYSROOT := 65536M -SIZE_PART_DATA := 4096M +SIZE_PART_SYSROOT := 16384M +SIZE_PART_DATA := 65536M PROFILE_ID_IN_SHORT := $(subst -,$e,$(PROFILE_ID)) CHROOT_PKG := tsg-os-${OS_RELEASE_VER}-${PROFILE_ID_IN_SHORT}-chroot.tar.bz2