lkml.org 
[lkml]   [2003]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [2.5] initrd/mkinitrd still not working
    On Mon, Jan 20, 2003 at 07:19:21PM +0000, John Levon wrote:
    > Ooops, I was mis-remembering commit logs. I meant :
    >
    > http://linus.bkbits.net:8080/linux-2.5/user=kai/cset@1.838.1.86?nav=!-|index.html|stats|!+|index.html|ChangeSet

    OK, this is something else.
    Making the shift to the extension .ko allowed the syntax:
    make fs/ext2/ext2.ko or whatever module we want to build.

    Thats very nice when developing on a module to speed up things.

    As of today you can actually do:

    make fs/ext2/file.o
    make fs/ext2/file.lst
    make fs/ext2/file.s
    make fs/ext2/file.i

    and the above mentioned with a .ko module.

    There is also the possibility to do:
    make SUBDIRS=fs/ext2

    and I hope that the following syntax will be anabled as well:
    make fs/ext2/

    [Patch queued for submission]

    Sam
    -
    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/

    \
     
     \ /
      Last update: 2005-03-22 13:32    [W:4.612 / U:0.004 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site