X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C79995.38B2EE26@onstor-exch02.onstor.net>; Fri, 18 May 2007 14:40:58 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: perleez revue
Date: Fri, 18 May 2007 14:40:58 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E022157DE@onstor-exch02.onstor.net>
In-Reply-To: <20070517174141.6c4edc81@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: perleez revue
Thread-Index: AceY5U1Zs8Z8fcsuRtWT2iTKsoHSDwArsCyA
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

Line 26, should kernel-build depend on $(KDIR)/.config?
What happens if someone types make clean and then make kernel-build?
Would the build fail or just be really screwed up?

I prefer to use cp -p when I copy files but if you want the time stamps
to change then that's ok. Most of the time I want to preserve the
modification times of the files so I can tell when the build was run. No
big deal just checking to see if the timestamp of the file will have any
relevance.

Other than that it looks fine.

Larry

-----Original Message-----
From: Andy Sharp=20
Sent: Thursday, May 17, 2007 5:42 PM
To: Larry Scheer
Subject: perleez revue

p4 change 24009
client ripper
branch cougar


flesh out the kernel makefile some more

Change 24009 by andys@ripper on 2007/05/17 16:24:09 *pending*

        flesh out kernel Makefile a bit more:
        add install and clean targets plus some ROOTFS hooks

Affected files ...

... //depot/cougar/linux/kernel/Makefile#3 edit
