[kbuild-devel] Makefile INSTALL_MOD_PATH

2003-10-31 Thread PDock
Not being a rpm user I have been using the command line O= option. Please give consideration to the following modification to the linux-2.6 makefile: # OK, Make called in directory where kernel src resides # Do we want to locate output files in a separate directory? ifdef O ifeq ($(origin O),

Re: [kbuild-devel] Makefile INSTALL_MOD_PATH

2003-10-31 Thread Sam Ravnborg
On Fri, Oct 31, 2003 at 10:12:42AM -0500, PDock wrote: Not being a rpm user I have been using the command line O= option. Please give consideration to the following modification to the linux-2.6 makefile: # OK, Make called in directory where kernel src resides # Do we want to locate output