Skip to content

Commit

Permalink
[bot] AutoMerging: merge all upstream's changes:
Browse files Browse the repository at this point in the history
* https://github.com/coolsnowwolf/lede:
  x86: increase bios boot partition to 1 MiB (coolsnowwolf#11741)
  • Loading branch information
github-actions[bot] committed Jan 1, 2024
2 parents 775821e + 606b5ae commit e1e9199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/x86/image/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ define Build/combined
$@ \
$(CONFIG_TARGET_KERNEL_PARTSIZE) $@.boot \
$(CONFIG_TARGET_ROOTFS_PARTSIZE) $(IMAGE_ROOTFS) \
256
1024
endef

define Build/grub-config
Expand Down

0 comments on commit e1e9199

Please sign in to comment.