Searched refs:JFFS2_BLOCKSIZE (Results 1 - 10 of 10) sorted by relevance

/openwrt/target/linux/xburst/image/
H A DMakefile8 JFFS2_BLOCKSIZE=256k 512k macro
/openwrt/target/linux/ppc44x/image/
H A DMakefile8 JFFS2_BLOCKSIZE=256k macro
/openwrt/target/linux/mcs814x/image/
H A DMakefile8 JFFS2_BLOCKSIZE = 128k macro
/openwrt/target/linux/ar71xx/image/
H A DMakefile8 JFFS2_BLOCKSIZE = 64k 128k 256k macro
/openwrt/target/linux/au1000/image/
H A DMakefile8 JFFS2_BLOCKSIZE = 128k macro
/openwrt/target/linux/ppc40x/image/
H A DMakefile10 JFFS2_BLOCKSIZE=128k 64k macro
/openwrt/include/
H A Dimage.mk72 JFFS2_BLOCKSIZE ?= 64k 128k macro
75 fs-types-$(CONFIG_TARGET_ROOTFS_JFFS2) += $(addprefix jffs2-,$(JFFS2_BLOCKSIZE))
79 fs-subtypes-$(CONFIG_TARGET_ROOTFS_JFFS2) += $(addsuffix -raw,$(addprefix jffs2-,$(JFFS2_BLOCKSIZE)))
172 $(eval $(foreach S,$(JFFS2_BLOCKSIZE),$(call Image/mkfs/jffs2/template,$(S))))
/openwrt/target/linux/orion/image/
H A Dgeneric.mk26 JFFS2_BLOCKSIZE:=64k 128k macro
140 $(foreach SZ,$(JFFS2_BLOCKSIZE),$(call Image/Build/jffs2/sub,$(SZ)))
/openwrt/target/linux/mvebu/image/
H A DMakefile8 JFFS2_BLOCKSIZE = 128k macro
/openwrt/target/linux/lantiq/image/
H A DMakefile11 JFFS2_BLOCKSIZE = 64k 128k 256k macro

Completed in 72 milliseconds