Sync usage with man page.
[netbsd-mini2440.git] / etc / etc.evbarm / Makefile.inc
blob728df32956500eef4dcfb1696a2ceaf434e6bb63
1 #       $NetBSD: Makefile.inc,v 1.22 2008/10/21 23:46:10 matt Exp $
3 #       etc.evbarm/Makefile.inc -- evbarm-specific etc Makefile targets
6 # If you change the list of distributed kernels, don't forget
7 # to update the release documentation in distrib/notes/common/contents
9 .if ${MACHINE_ARCH} == "arm"
10 # Little endian platforms
11 EVBARM_BOARDS=          ADI_BRH CP3100 GEMINI GUMSTIX INTEGRATOR \
12                         IQ80310 IQ80321 SMDK2410 SMDK2800 \
13                         TEAMASA_NPWR TISDP2420 TS7200 TWINTAIL
14 .else
15 # Big endian platforms
16 EVBARM_BOARDS=          ADI_BRH
17 .endif
19 .for board in ${EVBARM_BOARDS}
20 KERNEL_SETS+=           ${board}
21 BUILD_KERNELS+=         ${board}_INSTALL
22 .endfor
24 .if ${MACHINE_ARCH} == "arm"
25 # Little endian platforms.
26 KERNEL_SETS+=           IXM1200 HDL_G
27 .else
28 # Big endian platforms.
29 KERNEL_SETS+=           IXM1200 NSLU2
30 .endif
32 KERNEL_SUFFIXES=        bin srec
34 INSTALLATION_DIRS+=     binary/gzimg            \
35                         installation/instkernel