diff options
Diffstat (limited to 'contrib/local.conf')
-rw-r--r-- | contrib/local.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/local.conf b/contrib/local.conf index 1e83060..8eb6d46 100644 --- a/contrib/local.conf +++ b/contrib/local.conf @@ -49,3 +49,5 @@ PRSERV_HOST = "localhost:0" INHERIT += "buildhistory" BUILDHISTORY_COMMIT = "0" BUILDHISTORY_FEATURES = "image" + +IMAGE_FSTYPES =+ "jffs2 tar.gz" |