device matching against UUIDs: do not try floppies
[oweals/busybox.git] / Makefile.custom
index 58a979e11289e4e08da4848989a782edb6922ccc..d9a2367ab317e2bf08600b8912c81b04f40c9123 100644 (file)
@@ -105,6 +105,12 @@ bigdata: busybox_unstripped
 .PHONY: doc
 doc: docs/busybox.pod docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html
 
+# FIXME: Doesn't belong here
+       cmd_doc =
+ quiet_cmd_doc = $(Q)echo "  DOC     $(@F)"
+silent_cmd_doc =
+disp_doc       = $($(quiet)cmd_doc)
+
 docs/busybox.pod: $(srctree)/docs/busybox_header.pod \
                $(srctree)/include/usage.h \
                $(srctree)/docs/busybox_footer.pod \