[BACK]Return to files.vmware CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / othersrc / vmware-modules

File: [cvs.NetBSD.org] / othersrc / vmware-modules / files.vmware (download)

Revision 1.2, Sat Sep 13 11:06:59 2003 UTC (20 years, 6 months ago) by jdolecek
Branch: MAIN
CVS Tags: vmware-netbsd-3-2-1-8, vmware-netbsd-3-2-1-7, vmware-netbsd-3-2-1-6, vmware-netbsd-3-2-1-5, HEAD
Changes since 1.1: +10 -8 lines

use 'prefix' for source/vmmon, so that the directory would get
pushed to EXTRA_INCLUDES by config(8) and no sys/arch/i386/conf/Makefile.i386
additions would be necessary to compile these into kernel

# $NetBSD: files.vmware,v 1.2 2003/09/13 11:06:59 jdolecek Exp $

# VMware files
# 
# Include in kernel config via:
# package ..../othersrc/vmware-modules/files.vmware

defpseudo vmnet:	ifnet, ether
defpseudo vmmon
defpseudo linuxrtc

file	source/vmnet/if_hubmod.c	vmnet

prefix	source/vmmon
file		common/cpuid.c		vmmon
file		common/memtrack.c	vmmon
file		common/phystrack.c	vmmon
file		common/task.c		vmmon
file		common/vmx86.c		vmmon
file		netbsd/drv.c		vmmon
file		netbsd/host.c		vmmon
prefix

file	source/linuxrtc/rtc.c		linuxrtc