All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Improving config navigation for mtd tools
@ 2012-11-28  0:12 Charles Manning
  2012-11-29 23:22 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Manning @ 2012-11-28  0:12 UTC (permalink / raw)
  To: buildroot

Hello All

The mtd utilities are part flash utilities and part file system
utilities. This makes it a bit cryptic to put them under "Filesystem
utilities".

I suggest this can be resolved by remaining the heading to "Filesystem
and flash utilities"


--- a/package/Config.in
+++ b/package/Config.in
@@ -177,7 +177,7 @@ source "package/xterm/Config.in"
 source "package/xvkbd/Config.in"
 endmenu

-menu "Filesystem utilities"
+menu "Filesystem and flash utilities"
 source "package/cifs-utils/Config.in"
 source "package/cramfs/Config.in"
 source "package/dosfstools/Config.in"


Regards

Charles

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-11-29 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-28  0:12 [Buildroot] Improving config navigation for mtd tools Charles Manning
2012-11-29 23:22 ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.