mec> This looks good to me. It's missing a dependency though. If foo-mod.c
mec> exists, and someone edits or patches foo.c, then foo-mod.c needs to be
mec> re-created.
Doh. It's a symlink, not a copy. It never needs updating.
I'll go debug a Hangman program or something.
Michael
-
To unsubs
Keith Owens writes:
kaos> drivers/char/drm/Makefile is breaking the Makefile rules. It builds
kaos> drmlib.a and expects to link that library into both the kernel and into
kaos> modules.
Ah, shit.
kaos> The kernel makefile system assumes that everything is either kernel or
kaos> module, not bot
On Sun, 31 Dec 2000 14:38:16 -0800,
J Sloan <[EMAIL PROTECTED]> wrote:
>Looks good here in most respects, but still needs makefile fixes -
>
># modprobe tdfx
>/lib/modules/2.4.0-prerelease/kernel/drivers/char/drm/tdfx.o: unresolved
>symbol remap_page_range
> etc, etc
>
>Of course, adding
>
>#
3 matches
Mail list logo