summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/socfpga.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/socfpga.inc b/conf/machine/include/socfpga.inc
index 0f4b0e1..256c008 100644
--- a/conf/machine/include/socfpga.inc
+++ b/conf/machine/include/socfpga.inc
@@ -21,7 +21,7 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
21MACHINE_FEATURES = "kernel26" 21MACHINE_FEATURES = "kernel26"
22 22
23# file system images required 23# file system images required
24IMAGE_FSTYPES ?= "cpio ext3 tar.gz" 24IMAGE_FSTYPES ?= "cpio ext3 tar.gz jffs2"
25 25
26# u-boot setup 26# u-boot setup
27UBOOT_SUFFIX ?= "sfp" 27UBOOT_SUFFIX ?= "sfp"