Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x68k/stand
Module Name: src
Committed By: tsutsui
Date: Tue Apr 12 14:07:35 UTC 2011
Modified Files:
src/sys/arch/x68k/stand/boot: Makefile srt0.S
src/sys/arch/x68k/stand/libsa: Makefile consio.c
Added Files:
src/sys/arch/x68k/stand/libsa: Makefile.inc
Log Message:
Make x68k bootloader to use MI libsa, libkern, and libz Makefiles in
src/sys/lib dirs for maintainability. Tested on X68030, ok from isaki@.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/x68k/stand/boot/Makefile
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/x68k/stand/boot/srt0.S
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/x68k/stand/libsa/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/arch/x68k/stand/libsa/Makefile.inc
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/x68k/stand/libsa/consio.c
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