import of upstream 2.4.34.4 from kernel.org
[linux-2.4.git] / arch / ia64 / drivers / Makefile
1 #
2 # ia64/drivers/Makefile
3 #
4 # Copyright (C) 2003 Hewlett-Packard Co.
5 #       Bjorn Helgaas <bjorn.helgaas@hp.com>
6
7 O_TARGET := drivers.o
8
9 obj-$(CONFIG_HP_SIMETH) += simeth.o
10 obj-$(CONFIG_HP_SIMSERIAL) += simserial.o
11 obj-$(CONFIG_HP_SIMSCSI) += simscsi.o
12
13 include $(TOPDIR)/Rules.make