From ea705f59a65c32628111bc07918c42ee5223bb65 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 20 Dec 2006 17:47:54 +0000 Subject: [PATCH] MFp4: bwct is a new board choice. --- sys/boot/arm/at91/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/boot/arm/at91/Makefile.inc b/sys/boot/arm/at91/Makefile.inc index a7c4f1c5b9a..805b8462280 100644 --- a/sys/boot/arm/at91/Makefile.inc +++ b/sys/boot/arm/at91/Makefile.inc @@ -5,7 +5,7 @@ __at91_boot_Makefile.inc__: -# tsc, kb920x are the supported flavors +# tsc, bwct, kb920x are the supported flavors BOOT_FLAVOR=kb920x CFLAGS=-Os -mcpu=arm9 -ffreestanding \