Faster way to run through building single modules

From: Jan Engelhardt
Date: Sun Feb 10 2008 - 13:51:39 EST


Hi,


I was wondering whether there is a shortcut in kbuild I can take if I
just want to rebuild one module. Currently, I have:

make net/bridge/netfilter/ebtables.ko

the modpost stage ("MODPOST 2018 modules") does quite a lot of disk I/O,
most of which I probably do not need anyway. Can this task be sped up?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/