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
2 matches
Mail list logo