Commit a265ec64 authored by Jeff Garzik's avatar Jeff Garzik

[tokenring ibmtr_cs] fix build, due to missing ibmtr.c build

Note: Better fix is needed.

Contributed by Mike Phillips.
parent c5b90144
......@@ -109,7 +109,8 @@ in the event that chatty debug messages are desired - jjs 12/30/98 */
#include <linux/module.h>
#ifdef PCMCIA
#ifdef PCMCIA /* required for ibmtr_cs.c to build */
#undef MODULE /* yes, really */
#undef ENABLE_PAGING
#else
#define ENABLE_PAGING 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment