mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
only support 128KiB erase block sizes
SVN-Revision: 33131
This commit is contained in:
parent
035b41bafb
commit
2cf28cff7d
@ -11,6 +11,8 @@ TARGET_DTBS := rbt-832 dlan-usb-extender
|
||||
|
||||
LOADADDR:=0x00008000
|
||||
|
||||
JFFS2_BLOCKSIZE = 128k
|
||||
|
||||
UIMAGE:=$(BIN_DIR)/$(IMG_PREFIX)-uImage
|
||||
ifeq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y)
|
||||
UIMAGE:=$(BIN_DIR)/$(IMG_PREFIX)-uImage-initramfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user