ltib
[Top][All Lists]
Advanced

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

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


From: aaron
Subject: [Ltib] ./ltib -m patchmerge -p kernel # distclean does not clean up ARCH specific files
Date: Wed, 4 Nov 2009 09:49:08 -0600
User-agent: SquirrelMail/1.4.19

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]