mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
rb532: increase kernel size limit
This is required to support kernel 4.9. Signed-off-by: Roman Yeryomin <roman@advem.lv> [rewrite commit message (subject <= 50 characters)] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
feab5fa51e
commit
87d3b3b5ff
@ -85,7 +85,7 @@ define Image/Build
|
||||
$(CP) $(KDIR)/vmlinux.elf $(BIN_DIR)/$(IMG_PREFIX)-$(1).kernel
|
||||
$(STAGING_DIR_HOST)/bin/patch-cmdline $(BIN_DIR)/$(IMG_PREFIX)-$(1).kernel 'root=/dev/sda2 '
|
||||
./gen_image.sh $(BIN_DIR)/$(IMG_PREFIX)-combined-$(1).bin \
|
||||
5 $(BIN_DIR)/$(IMG_PREFIX)-$(1).kernel \
|
||||
6 $(BIN_DIR)/$(IMG_PREFIX)-$(1).kernel \
|
||||
$(CONFIG_TARGET_ROOTFS_PARTSIZE) $(KDIR)/root.$(1) \
|
||||
128
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user