Missing assym.h dependency.
This commit is contained in:
parent
af71e387e8
commit
47708a0e13
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile.amd64,v 1.19 2007/12/21 16:23:05 joerg Exp $
|
||||
# $NetBSD: Makefile.amd64,v 1.20 2007/12/30 16:07:02 joerg Exp $
|
||||
|
||||
# Makefile for NetBSD
|
||||
#
|
||||
@ -78,7 +78,7 @@ LINKFORMAT= -T ${AMD64}/conf/${KERN_LDSCRIPT}
|
||||
locore.o machdep.o: Makefile
|
||||
|
||||
acpi_wakeup_low.o busfunc.o cpufunc.o lock_stubs.o: assym.h
|
||||
mptramp.o netbsd32_sigcode.o: assym.h
|
||||
linux32_sigcode.o mptramp.o netbsd32_sigcode.o: assym.h
|
||||
clock.o: config_time.h
|
||||
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user