Add KERNEL_SUFFIXES; it currently includes "srec".
This commit is contained in:
parent
8aa58740cf
commit
dd174632c2
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile.inc,v 1.1 2001/11/29 22:46:42 thorpej Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.2 2001/11/30 18:51:18 thorpej Exp $
|
||||
#
|
||||
# etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
|
||||
#
|
||||
|
||||
KERNEL_SETS= INTEGRATOR IQ80310
|
||||
KERNEL_SUFFIXES= srec
|
||||
|
|
Loading…
Reference in New Issue