Skip to content
Snippets Groups Projects
Commit c93bd5d8 authored by nrbffs's avatar nrbffs
Browse files

resize x86 rootfs to 36 MB and kernel to 16 MB

This will allow x86 devices with 256 MB disk to upgrade.
parent 3699ce8c
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,6 @@ packages 'kmod-ath9k'
packages $ATH10K_PACKAGES
packages 'kmod-gpio-button-hotplug' 'kmod-gpio-nct5104d' 'kmod-hwmon-core' 'kmod-leds-gpio' 'kmod-leds-apu2' 'kmod-sp5100_tco'
packages 'kmod-usb-core' 'kmod-usb-ohci' 'kmod-usb2' 'kmod-usb3' 'kmod-usb-serial'
config 'CONFIG_TARGET_KERNEL_PARTSIZE=16'
config 'CONFIG_TARGET_ROOTFS_PARTSIZE=36'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment