12f345d8eSLuigi Rizzo# 22f345d8eSLuigi Rizzo# 32f345d8eSLuigi Rizzo 4193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/oce 512b4b5a0SJohn BaldwinKMOD = if_oce 62f345d8eSLuigi RizzoSRCS = oce_if.c oce_hw.c oce_mbox.c oce_util.c oce_queue.c oce_sysctl.c 708e00a39SBjoern A. ZeebSRCS += bus_if.h device_if.h pci_if.h opt_inet.h opt_inet6.h 82f345d8eSLuigi Rizzo 9*b09e7a4fSMark JohnstonCFLAGS+= -I${SRCTOP}/sys/dev/oce 102f345d8eSLuigi Rizzo 112f345d8eSLuigi Rizzo# uncomment for lock profiling statistics 122f345d8eSLuigi Rizzo#CFLAGS += -DLOCK_PROFILING 132f345d8eSLuigi Rizzo 142f345d8eSLuigi Rizzo.include <bsd.kmod.mk> 15