> Seems like its something that appeared between 2.4.5 and 2.4.6. Anyone
> know the correct fix, other than reversing the change?
It should be fine.
> Since all net cards are modules, object list for pcmcia_net.o is empty and
> kernel can't be linked.
Could you reproduce this? (I don't think you can)
Rules.make takes care of an empty $(obj-y) and builds an empty $(O_TARGET)
file in this case, so linking this in should work fine.
--Kai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/