2006-09-22 19:36:49

by Randy Dunlap

[permalink] [raw]
Subject: [PATCH] dontdiff: add utsrelease.h

From: Randy Dunlap <[email protected]>

Add auto-generated utsrelease.h to dontdiff file.

Signed-off-by: Randy Dunlap <[email protected]>
---
Documentation/dontdiff | 1 +
1 files changed, 1 insertion(+)

--- linux-2618-all.orig/Documentation/dontdiff
+++ linux-2618-all/Documentation/dontdiff
@@ -135,6 +135,7 @@ tags
times.h*
tkparse
trix_boot.h
+utsrelease.h*
version.h*
vmlinux
vmlinux-*


---


2006-09-24 11:29:08

by Sam Ravnborg

[permalink] [raw]
Subject: Re: [PATCH] dontdiff: add utsrelease.h

On Fri, Sep 22, 2006 at 12:37:56PM -0700, Randy.Dunlap wrote:
> From: Randy Dunlap <[email protected]>
>
> Add auto-generated utsrelease.h to dontdiff file.

Added to kbuild.git.

Sam