Home
last modified time | relevance | path

Searched refs:WITH_DEV_COREDUMP (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/modules/mt76/mt7915/
H A DMakefile7 WITH_DEV_COREDUMP= 1 macro
23 .if defined(WITH_DEV_COREDUMP) && ${WITH_DEV_COREDUMP} > 0
25 CFLAGS+= -DCONFIG_DEV_COREDUMP=${WITH_DEV_COREDUMP}
/freebsd-14.2/sys/modules/mt76/mt7996/
H A DMakefile6 WITH_DEV_COREDUMP= 1 macro
19 .if defined(WITH_DEV_COREDUMP) && ${WITH_DEV_COREDUMP} > 0
21 CFLAGS+= -DCONFIG_DEV_COREDUMP=${WITH_DEV_COREDUMP}
/freebsd-14.2/sys/modules/mt76/mt7615/
H A DMakefile6 WITH_DEV_COREDUMP= 0 macro