# $NetBSD: Makefile,v 1.4 2003/09/03 03:18:32 mycroft Exp $ .if ${MACHINE_ARCH} == "arm" # Little endian platforms #SUBDIR= ADI_BRH_flash_0x00140000 #SUBDIR+= IQ80310_flash_0x00080000 #SUBDIR+= IQ80321_flash_0xf0080000 SUBDIR+= SMDK2410_flash_0x00000000 #SUBDIR+= SMDK2800_flash_0x00000000 #SUBDIR+= SMDK2800_flash_0x00100000 .else # Big endian platforms SUBDIR= ADI_BRH_flash_0x00140000 .endif .include