Add iq80321.c
This commit is contained in:
parent
509fd84067
commit
48774f52db
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2002/03/28 20:44:07 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2002/04/25 01:47:54 thorpej Exp $
|
||||
|
||||
S= ${.CURDIR}/../../../../..
|
||||
|
||||
|
@ -12,6 +12,6 @@ CPPFLAGS+= -DCONADDR=0xfe800000UL
|
|||
|
||||
LDSCRIPT= ${.CURDIR}/ldscript
|
||||
|
||||
SRCS+= ns16550.c i80321_mem.c
|
||||
SRCS+= iq80321.c ns16550.c i80321_mem.c
|
||||
|
||||
.include "${S}/arch/evbarm/stand/gzboot/Makefile.gzboot"
|
||||
|
|
Loading…
Reference in New Issue