From 0ba9398af74b865291ace832ab4afe8b9c54ef35 Mon Sep 17 00:00:00 2001 From: Mike Fulbright Date: Mon, 3 Apr 2000 16:20:50 +0000 Subject: (drmike) Removed legacy pci directory from build --- isys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isys/Makefile b/isys/Makefile index 5e5d820ed..e62107917 100644 --- a/isys/Makefile +++ b/isys/Makefile @@ -10,7 +10,7 @@ STATICOBJS = otherinsmod.o STATICLIBS = /usr/lib/python1.5/site-packages/kudzumodule.so LOADLIBES = -lbz2 -lresolv -lz -lpci -lpopt -L../pump -lpump PYMODULES = _isys.so -SUBDIRS = pci +SUBDIRS = ifneq ($(ARCH),ia64) SUBDIRS += modutils -- cgit