freebsd-dev/sys/boot/arm/at91/Makefile
Warner Losh ecade1c5b5 Add boot0iic and boot0spi. These are 'shortcut' boot loaders designed
to replace either a bad iic eeprom with one you download with xmodem,
or likewise with a spi flash.
2006-04-21 06:43:32 +00:00

6 lines
96 B
Makefile

# $FreeBSD$
SUBDIR= libat91 boot0 boot0iic boot0spi bootiic bootspi
.include <bsd.subdir.mk>