SUB_DIRS	:= block char net scsi isa
ALL_SUB_DIRS	:= $(SUB_DIRS)

O_TARGET	:= drivers.o
O_OBJS		:= pci.o

include $(TOPDIR)/Rules.make
