lkml.org 
[lkml]   [2002]   [Sep]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH][2.5] Get modules_install correct
Date
--- 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/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.153 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site