From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhikun Wang" Subject: help: How to compile md source code as modules? Thanks! Date: Tue, 17 Jan 2006 16:29:16 +0800 Message-ID: <200601171629140629275@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Return-path: Sender: linux-raid-owner@vger.kernel.org To: linux-raid List-Id: linux-raid.ids hi, I am a new guy in linux MD. I want to add some fuctions into md source code to do research. But i can not complile MD source code as modules properly. Every time i need to put the source code at the directory and bulid the whole kernel. This is a terrible thing for me. So i wonder whether you can tell me how compile md as modules? Thank you very much! zkwang