summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/files.at91
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-11-25 19:05:46 +0000
committerimp <imp@FreeBSD.org>2008-11-25 19:05:46 +0000
commite8a7024ad98e5a83d587ffbf6f5849d40d809502 (patch)
tree73f30747923b1fc18ae278675332e75e1a2a6bfb /sys/arm/at91/files.at91
parent844f052f71e670d4e9dcc6d2d218203fd9c25055 (diff)
downloadFreeBSD-src-e8a7024ad98e5a83d587ffbf6f5849d40d809502.zip
FreeBSD-src-e8a7024ad98e5a83d587ffbf6f5849d40d809502.tar.gz
Convert BWCT and HL200 over to new board mechanism as well. The
TSC4370 config file wasn't committed to this tree, so I don't know if my changes will work on it or not.
Diffstat (limited to 'sys/arm/at91/files.at91')
-rw-r--r--sys/arm/at91/files.at912
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arm/at91/files.at91 b/sys/arm/at91/files.at91
index d3d7291..108e67a 100644
--- a/sys/arm/at91/files.at91
+++ b/sys/arm/at91/files.at91
@@ -22,5 +22,7 @@ arm/at91/uart_dev_at91usart.c optional uart
#
# All the boards we support
#
+arm/at91/board_bwct.c optional at91_board_bwct
+arm/at91/board_hl200.c optional at91_board_hl200
arm/at91/board_kb920x.c optional at91_board_kb920x
arm/at91/board_tsc4370.c optional at91_board_tsc4370
OpenPOWER on IntegriCloud