mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Flip off debugging for now.
This commit is contained in:
parent
d7fc7abf5a
commit
41426ac408
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ __FBSDID("$FreeBSD$");
|
|||
|
||||
#include <mips/atheros/ar71xx_cpudef.h>
|
||||
|
||||
#define AR724X_PCI_DEBUG
|
||||
#undef AR724X_PCI_DEBUG
|
||||
#ifdef AR724X_PCI_DEBUG
|
||||
#define dprintf printf
|
||||
#else
|
||||
|
|
|
|||
Loading…
Reference in a new issue