On 11/3/2000 1:23 AM Ken Yap ke...@nl... wrote:
>Or I could do this fix, which would forestall this error in future:
>Change all #ifdef MOTD to #if defined(MOTD) && defined(IMAGE_MENU).
Sounds like a plan. There are probably other dependencies that should be
checked as well, and I can probably do a bit more sanity checking in
rom-o-matic's parameter selection code. Right now, I allow the user to
combine options any way they choose, and pass them right to make and let
it decide, which may in fact be more right than wrong.
|