diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf b/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf index 2e704263e1..9ea411933c 100644 --- a/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf +++ b/scripts/lib/bsp/substrate/target/arch/mips/conf/machine/{{=machine}}.conf | |||
@@ -35,4 +35,4 @@ USE_VT ?= "0" | |||
35 | MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" | 35 | MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" |
36 | 36 | ||
37 | IMAGE_FSTYPES ?= "jffs2 tar.bz2" | 37 | IMAGE_FSTYPES ?= "jffs2 tar.bz2" |
38 | JFFS2_ERASEBLOCK = "0x10000" \ No newline at end of file | 38 | JFFS2_ERASEBLOCK = "0x10000" |