summarylogtreecommitdiffstats
path: root/dkms.conf
blob: de91869c5c6d8ae96b1830f160a5378d5543e49f (plain)
1
2
3
4
5
6
7
PACKAGE_NAME=@_PKGNAME@
PACKAGE_VERSION=@PKGVER@
BUILT_MODULE_NAME[0]=ipt_NETFLOW
DEST_MODULE_LOCATION[0]=/kernel/misc
STRIP[0]=no
MAKE[0]="make ipt_NETFLOW.ko"
PRE_BUILD="./configure --from-dkms-conf=$kernel_source_dir --enable-natevents --enable-snmp-rules --enable-macaddress --enable-vlan --enable-direction --enable-sampler --enable-physdev --enable-promisc --promisc-mpls"