Temporary adjustment to build after pnp changes. There is a new version
in the pipeline apparently. OK'ed by: hm
This commit is contained in:
parent
0be0162431
commit
136018cbbe
@ -48,11 +48,10 @@
|
||||
#if defined(__FreeBSD__)
|
||||
#include "isic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pnp.h"
|
||||
#else
|
||||
#define NISIC 1
|
||||
#define NPNP 1
|
||||
#endif
|
||||
#define NPNP 1
|
||||
|
||||
#if (NISIC > 0) && (NPNP > 0) && defined(ASUSCOM_IPAC)
|
||||
|
||||
|
@ -37,15 +37,15 @@
|
||||
|
||||
#include "isic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pnp.h"
|
||||
|
||||
#else
|
||||
|
||||
#define NISIC 1
|
||||
#define NPNP 1
|
||||
|
||||
#endif
|
||||
|
||||
#define NPNP 1
|
||||
|
||||
#if (NISIC > 0) && (NPNP > 0) && defined(CRTX_S0_P)
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@ -37,15 +37,15 @@
|
||||
|
||||
#include "isic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pnp.h"
|
||||
|
||||
#else
|
||||
|
||||
#define NISIC 1
|
||||
#define NPNP 1
|
||||
|
||||
#endif
|
||||
|
||||
#define NPNP 1
|
||||
|
||||
#if (NISIC > 0) && (NPNP > 0) && defined(DRN_NGO)
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@ -78,15 +78,15 @@
|
||||
|
||||
#include "isic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pnp.h"
|
||||
|
||||
#else
|
||||
|
||||
#define NISIC 1
|
||||
#define NPNP 1
|
||||
|
||||
#endif
|
||||
|
||||
#define NPNP 1
|
||||
|
||||
#if (NISIC > 0) && (NPNP > 0) && defined(DYNALINK)
|
||||
|
||||
/* HEADERS
|
||||
|
@ -37,15 +37,15 @@
|
||||
|
||||
#include "isic.h"
|
||||
#include "opt_i4b.h"
|
||||
#include "pnp.h"
|
||||
|
||||
#else
|
||||
|
||||
#define NISIC 1
|
||||
#define NPNP 1
|
||||
|
||||
#endif
|
||||
|
||||
#define NPNP 1
|
||||
|
||||
/*
|
||||
* this driver works for both the ELSA QuickStep 1000 PNP and the ELSA
|
||||
* PCC-16
|
||||
|
@ -45,7 +45,7 @@
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
|
||||
#include "pnp.h"
|
||||
#define NPNP 1
|
||||
#include "isic.h"
|
||||
#include "opt_i4b.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user