Subject: CVS commit: src/sys/lkm/compat/linux
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/25/2006 10:36:23
Module Name:	src
Committed By:	xtraeme
Date:		Mon Sep 25 10:36:23 UTC 2006

Modified Files:
	src/sys/lkm/compat/linux: Makefile

Log Message:
linux_ptrace.c is not available in all archs, only in powerpc, arm,
mips and i386... make it so.

Patch from Kurt Schreiner.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/lkm/compat/linux/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.