blob: c24d64d0d904d3f6289be063960cc9dd0a57ea9b (
plain)
1
2
3
4
5
6
7
8
9
|
#
# Propox MMnet1002 evaluation board configuration info
#
# CPU support and integrated peripherals
include "arch/arm/at91/files.at91"
# board-specific startup source file
file arch/evbarm/mmnet/mmnet_machdep.c
|