Also sprach Miles Lane:
} Bill Wendling wrote:
}
} > Also sprach Keith Owens:
} > } On Thu, 04 Jan 2001 21:54:29 -0800,
} > } Miles Lane <[EMAIL PROTECTED]> wrote:
} > } >make[4]: Entering directory `/usr/src/linux/drivers/acpi'
} > } >/usr/src/linux/Rules.make:224: *** Recursive variable `CFLAGS' references
itself (eventually). Stop.
} > }
}
} > Changing that line to:
} >
} > $(MODINCL)/%.ver: CFLAGS := -I./include $(CFLAGS)
} >
} > might work as well...
}
} Seems to work here. Thanks, Bill.
}
Great! I just wish I knew where this line was being generated so that I
could send a patch in :).
--
|| Bill Wendling [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/