summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2017-11-16 15:51:21 -0400
committerJoey Hess2017-11-16 15:51:21 -0400
commit540faf8215f8c38e1c6f8da4d82776986eea62a6 (patch)
treecb76aba1fea6137c183c715e62d6d98b1c86c62b /propellor.cabal
parent73e2ad46bd7472812008745125656661432eb092 (diff)
flash-kernel support
Can be used to create disk images for arm boards using flash-kernel. This commit was sponsored by Ewen McNeill.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/propellor.cabal b/propellor.cabal
index ec3dec32..b08c81c9 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -111,6 +111,7 @@ Library
Propellor.Property.File
Propellor.Property.Firejail
Propellor.Property.Firewall
+ Propellor.Property.FlashKernel
Propellor.Property.FreeBSD
Propellor.Property.FreeBSD.Pkg
Propellor.Property.FreeBSD.Poudriere