Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   drochner
Date:           Thu Oct 15 18:37:17 UTC 1998

Modified Files:
        src/sys/arch/alpha/conf: Makefile.alpha
        src/sys/arch/amiga/conf: Makefile.amiga
        src/sys/arch/arm32/conf: Makefile.arm32
        src/sys/arch/atari/conf: Makefile.atari
        src/sys/arch/bebox/conf: Makefile.bebox
        src/sys/arch/hp300/conf: Makefile.hp300
        src/sys/arch/i386/conf: Makefile.i386
        src/sys/arch/mac68k/conf: Makefile.mac68k
        src/sys/arch/macppc/conf: Makefile.macppc
        src/sys/arch/mvme68k/conf: Makefile.mvme68k
        src/sys/arch/newsmips/conf: Makefile.newsmips
        src/sys/arch/next68k/conf: Makefile.next68k
        src/sys/arch/ofppc/conf: Makefile.ofppc
        src/sys/arch/pc532/conf: Makefile.pc532
        src/sys/arch/pica/conf: Makefile.pica
        src/sys/arch/sparc/conf: Makefile.sparc
        src/sys/arch/sparc64/conf: Makefile.sparc64
        src/sys/arch/sun3/conf: Makefile.sun3
        src/sys/arch/vax/conf: Makefile.vax
        src/sys/arch/x68k/conf: Makefile.x68k
Log Message:
change handling of libkern:
-sys/lib/libkern builds as library per default (as it was documented all
the time)
-ports able to LKM set "KERN_AS=obj" explicitely in their Makefiles
(for now; should depend on actual "option LKM" or -better- functions
included for LKM use should be pulled in by a stub)
-always link libcompat before libkern - libkern stuff can be referred to
by libcompat, but not the other way




Home | Main Index | Thread Index | Old Index