[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / prex-old / boot / arm / cats

File: [local] / prex-old / boot / arm / cats / Makefile (download)

Revision 1.2, Tue Jul 22 14:33:40 2008 UTC (15 years, 9 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines

use onboard Serial Port 0 for boot messages instead of Footbridge USART.
this is a kernel console too, so no need for extra terminals in gxemul.

TARGET=	boot.o
TYPE=	OBJECT
OBJS=	head.o bootinfo.o cons_ns16550.o ../arm/elf_reloc.o ../../lib/arm/divsi3.o

include $(SRCDIR)/mk/boot.mk