Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   nat
Date:           Fri May  1 02:00:41 UTC 2015

Modified Files:
        src/sys/arch/amd64/conf: Makefile.amd64
        src/sys/arch/arm/conf: Makefile.arm
        src/sys/conf: Makefile.kern.inc
        src/sys/dev/splash: files.splash splash.mk
        src/sys/dev/wsfb: files.wsfb

Log Message:
Include splash with genfb.
splash.o is only included with options SPLASHSCREEN.
splash_image.o target moved to Makefile.kern.inc.

This commit was approved by matt@


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/amd64/conf/Makefile.amd64
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/arm/conf/Makefile.arm
cvs rdiff -u -r1.183 -r1.184 src/sys/conf/Makefile.kern.inc
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/splash/files.splash
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/splash/splash.mk
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/wsfb/files.wsfb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index