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

File: [local] / prex-old / boot / avr32 / ngw100 / Makefile (download)

Revision 1.1, Tue Jul 15 22:48:16 2008 UTC (15 years, 10 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD

initial port of Prex bootldr to avr32 ngw100 platform.

TARGET=	boot.o
TYPE=	OBJECT
OBJS=	head.o bootinfo.o ../avr32/elf_reloc.o

include $(SRCDIR)/mk/boot.mk