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 \