lkml.org 
[lkml]   [1996]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Compiling from read-only source

A nice feature would be the possibility to enter "make modules_install"
from a read-only NFS-mounted volume (kernel compiled on another
machine). Two changes need to be made:

* In $TOPLEVEL/Makefile: move .allmods and .misc to /tmp (possibly
include the PID in the filename to avoid conflicts)

* In $TOPLEVEL/drivers/sound/Makefile: change the modules rule to:

PDWN=$(shell $(CONFIG_SHELL) $(TOPDIR)/scripts/pathdown.sh)
modules: local.h sound.o
cd $$TOPDIR/modules ; ln -sf ../$(PDWN)/sound.o .

--
Klaus Kudielka OE1KIB Peter Jordanstr. 165, A-1180 Wien, AUSTRIA
oe1kib@oe1xtu.ampr.org http://oe1xtu.ampr.org/~oe1kib/
http://asterix.nt.tuwien.ac.at/~oe1kib/

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