summaryrefslogtreecommitdiffstats
path: root/rules/host-genromfs.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-genromfs.in')
-rw-r--r--rules/host-genromfs.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/host-genromfs.in b/rules/host-genromfs.in
new file mode 100644
index 0000000..938334f
--- /dev/null
+++ b/rules/host-genromfs.in
@@ -0,0 +1,10 @@
+## SECTION=hosttools_noprompt
+## SECTION=hosttools_platform
+
+config HOST_GENROMFS
+ tristate
+ default ALLYES
+ help
+ You need it to build a romfs filesystem. romfs is a small,
+ read-only filesystem intended for installation/rescue disks
+ or "embedded" applications.