From a28a05b96ae06ec4233e2cff6f7f619b65cd0a99 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 21 Aug 2008 21:15:28 +0000 Subject: - print the documentation per default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1db69eb65..5d6546716 100644 --- a/Makefile +++ b/Makefile @@ -505,7 +505,7 @@ endif # command line. # This allow a user to issue only 'make' to build a kernel including modules # Defaults busybox but it is usually overridden in the arch makefile -all: busybox +all: busybox doc -include $(srctree)/arch/$(ARCH)/Makefile -- cgit v1.2.3