mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix comment about what board this is really for left over from early
cut and paste.
This commit is contained in:
parent
03963ef8d1
commit
f5fbd56ca7
1 changed files with 1 additions and 5 deletions
|
|
@ -25,11 +25,7 @@
|
|||
|
||||
/*
|
||||
* This board file can be used for both:
|
||||
* Atmel AT91SAM9260-B Development Card and
|
||||
* Atmel AT91SAM9G20-EK Rev. B Development Card
|
||||
*
|
||||
* Since the AT91SAM9260 and AT91SAM9G20 have identical memory maps and
|
||||
* pin configurations we can use the same file for both.
|
||||
* Atmel SAM9G20-EK Development Card
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue