[PATCH][2.5] Get modules_install correct

From: Lightweight Patch Manager (patch@luckynet.dynu.com)
Date: Sat Sep 14 2002 - 18:17:17 EST


--- Makefile.orig Sat Sep 14 17:12:22 2002
+++ Makefile Sat Sep 14 17:16:15 2002
@@ -67,7 +67,7 @@
 
 # If we have only "make modules", don't compile built-in objects.
 
-ifeq ($(MAKECMDGOALS),modules)
+ifeq ($(subst modules_install,,$(MAKECMDGOALS)),modules)
   KBUILD_BUILTIN :=
 endif
 

-- 
Lightweight Patch Manager, without pine.
If you have any objections (apart from who I am), tell me

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:37 EST