summaryrefslogtreecommitdiffstats
path: root/sys/boot/arm/at91/libat91/Makefile
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2007-03-15 03:31:49 +0000
committerimp <imp@FreeBSD.org>2007-03-15 03:31:49 +0000
commit92a8ba0d59c1ab3fdbef2fc76000709f942bcd3d (patch)
treec329965f4382a75b555e7cf8ea348a79ef7c0210 /sys/boot/arm/at91/libat91/Makefile
parenta812fba5fdeb5ee0350ca50335ff1cadf6652b50 (diff)
downloadFreeBSD-src-92a8ba0d59c1ab3fdbef2fc76000709f942bcd3d.zip
FreeBSD-src-92a8ba0d59c1ab3fdbef2fc76000709f942bcd3d.tar.gz
Remove vestiges of very specific fpga support for my company's board.
It isn't relevant to FreeBSD as a whole, breaks the build, and isn't even needed for my company's boards anymore... MFC After: 2 weeks
Diffstat (limited to 'sys/boot/arm/at91/libat91/Makefile')
-rw-r--r--sys/boot/arm/at91/libat91/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/arm/at91/libat91/Makefile b/sys/boot/arm/at91/libat91/Makefile
index 2d9e715..08585fd 100644
--- a/sys/boot/arm/at91/libat91/Makefile
+++ b/sys/boot/arm/at91/libat91/Makefile
@@ -4,7 +4,7 @@
LIB= at91
INTERNALLIB=
-SRCS=at91rm9200_lowlevel.c delay.c eeprom.c emac.c emac_init.c fpga.c getc.c \
+SRCS=at91rm9200_lowlevel.c delay.c eeprom.c emac.c emac_init.c getc.c \
putchar.c printf.c reset.c spi_flash.c xmodem.c \
sd-card.c strcvt.c strlen.c strcmp.c memcpy.c strcpy.c \
memset.c memcmp.c
OpenPOWER on IntegriCloud