144453275SAlexander Langer# $FreeBSD$ 244453275SAlexander Langer 3*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/ed 4c68159a6SDavid E. O'Brien 544453275SAlexander LangerKMOD= if_ed 6af5e2a40SWarner LoshSRCS= if_ed.c 7eb562f7bSWarner LoshSRCS+= if_ed_novell.c if_ed_wd80x3.c if_ed_rtl80x9.c isa_if.h 888030a5eSWarner LoshSRCS+= if_ed_isa.c 988030a5eSWarner LoshSRCS.ED_HPP=if_ed_hpp.c 1088030a5eSWarner LoshSRCS.ED_SIC=if_ed_sic.c 1188030a5eSWarner LoshSRCS.ED_3C503=if_ed_3c503.c 12af5e2a40SWarner LoshSRCS+= if_ed_pccard.c pccarddevs.h card_if.h 1388030a5eSWarner LoshSRCS.DEV_PCI=if_ed_pci.c pci_if.h 1495dc2c3cSYoshihiro Takahashi 15af5e2a40SWarner LoshSRCS+= opt_ed.h bus_if.h device_if.h miibus_if.h 1644453275SAlexander Langer 1744453275SAlexander Langer.include <bsd.kmod.mk> 18