NetBSD/etc/etc.evbarm/Makefile.inc

36 lines
895 B
PHP
Raw Normal View History

2012-07-27 00:50:44 +04:00
# $NetBSD: Makefile.inc,v 1.28 2012/07/26 20:50:44 skrll Exp $
#
# etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
#
# If you change the list of distributed kernels, don't forget
# to update the release documentation in distrib/notes/common/contents
.if ${MACHINE_ARCH} == "arm"
# Little endian platforms
2008-10-30 18:41:33 +03:00
EVBARM_BOARDS= ADI_BRH CP3100 GEMINI GUMSTIX INTEGRATOR \
IQ80310 IQ80321 SHEEVAPLUG MINI2440 MV2120 SMDK2410 \
SMDK2800 TEAMASA_NPWR TISDP2420 TS7200 TWINTAIL
.else
# Big endian platforms
EVBARM_BOARDS= ADI_BRH
.endif
.for board in ${EVBARM_BOARDS}
2003-04-10 06:22:06 +04:00
KERNEL_SETS+= ${board}
BUILD_KERNELS+= ${board}_INSTALL
.endfor
.if ${MACHINE_ARCH} == "arm"
# Little endian platforms.
2012-07-27 00:50:44 +04:00
KERNEL_SETS+= IXM1200 HDL_G RPI
.else
# Big endian platforms.
2006-02-28 23:41:31 +03:00
KERNEL_SETS+= IXM1200 NSLU2
.endif
2002-03-29 01:18:23 +03:00
2003-04-10 06:22:06 +04:00
KERNEL_SUFFIXES= bin srec
INSTALLATION_DIRS+= binary/gzimg \
installation/instkernel