ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] ./ltib -m patchmerge -p kernel # distclean does not clean up


From: Stuart Hughes
Subject: Re: [Ltib] ./ltib -m patchmerge -p kernel # distclean does not clean up ARCH specific files
Date: Wed, 04 Nov 2009 15:55:31 +0000
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Aaron,

Good idea, I'll add that.

Regards, Stuart

address@hidden wrote:
Hi Stuart.

When creating patches with the patchmerge option for the kernel package it
might be more correct to call

ARCH=${ARCH} make distclean

rather than

make distclean

Some architecture-specific files are not getting cleaned up, and are being
included in the patch after a build.  It's too bad that the kernel
makefiles can't pick up on this, maybe by looking at the include/asm
symlink.

Aaron





reply via email to

[Prev in Thread] Current Thread [Next in Thread]