Migrate ARGE_DEBUG to opt_arge.h.
Submitted by: Stefan Bethke <stb@lassitu.de>
This commit is contained in:
parent
6a970d4e61
commit
b461c5b009
@ -65,7 +65,7 @@ OCTEON_BOARD_CAPK_0100ND opt_cvmx.h
|
||||
#
|
||||
# Options that control the Atheros SoC peripherals
|
||||
#
|
||||
ARGE_DEBUG opt_global.h
|
||||
ARGE_DEBUG opt_arge.h
|
||||
|
||||
#
|
||||
# Options that control the Ralink RT305xF Etherenet MAC.
|
||||
|
@ -35,6 +35,8 @@ __FBSDID("$FreeBSD$");
|
||||
#include "opt_device_polling.h"
|
||||
#endif
|
||||
|
||||
#include "opt_arge.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/endian.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user