CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/07/18 10:43:27

Modified files:
        usr.sbin/config: mkmakefile.c 
        sys/arch/alpha/conf: Makefile.alpha 
        sys/arch/amd64/conf: Makefile.amd64 
        sys/arch/arm64/conf: Makefile.arm64 
        sys/arch/armv7/conf: Makefile.armv7 
        sys/arch/hppa/conf: Makefile.hppa 
        sys/arch/i386/conf: Makefile.i386 
        sys/arch/landisk/conf: Makefile.landisk 
        sys/arch/loongson/conf: Makefile.loongson 
        sys/arch/luna88k/conf: Makefile.luna88k 
        sys/arch/macppc/conf: Makefile.macppc 
        sys/arch/octeon/conf: Makefile.octeon 
        sys/arch/sgi/conf: Makefile.sgi 
        sys/arch/socppc/conf: Makefile.socppc 
        sys/arch/sparc64/conf: Makefile.sparc64 

Log message:
Stop automatically regenerating gap.o (and hence linking a new kernel)
whenever make is issued. Only do this when there are actual source changes
below /sys. This restores the behavior prior to the KARL implementation.

Problem noticed and patiently explained by mpi
implementation with a lot of help from espie

ok mpi, espie, deraadt

Reply via email to