ebf478f80f
Since this is a legacy version only intended to be used as a dependency remove the options: only the previously default options are kept. PR: 278913
12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
--- doc/Makefile.orig 2025-11-23 02:57:58 UTC
|
|
+++ doc/Makefile
|
|
@@ -123,7 +123,7 @@ ifdef CONFIG_MANPAGES
|
|
endif
|
|
|
|
ifdef CONFIG_MANPAGES
|
|
-install-progs-$(CONFIG_DOC): install-man
|
|
+#install-progs-$(CONFIG_DOC): install-man
|
|
|
|
install-man: $(MANPAGES)
|
|
$(Q)mkdir -p "$(MANDIR)/man1"
|