[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0802101950020.7915@fbirervta.pbzchgretzou.qr>
Date: Sun, 10 Feb 2008 19:51:29 +0100 (CET)
From: Jan Engelhardt <jengelh@...putergmbh.de>
To: sam@...nborg.org
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Faster way to run through building single modules
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists