Update of /cvsroot/linux-vax/kernel-2.4/drivers/vax
In directory usw-pr-cvs1:/tmp/cvs-serv27297
Added Files:
Makefile
Log Message:
DA: backport from 2.5 of Kenns qbus/delqa work - delqa/qbus works iprcons is not working..
needed for SIMH emu
--- NEW FILE ---
#
# Makefile for the Linux/VAX kernel device drivers.
#
subdir-y := bus char net
include $(TOPDIR)/Rules.make
|