Adjust a comment; we now support these embedded boards!

This commit is contained in:
Adrian Chadd 2015-12-01 06:11:09 +00:00
parent 5a536241ea
commit af4c1f0c95
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291567

View File

@ -51,7 +51,7 @@
#define AH_SUPPORT_POSEIDON 1
#define AH_SUPPORT_AR9300 1
/* These are the embedded boards; we don't currently support these */
/* These are the embedded boards */
#ifdef AH_SUPPORT_AR9330
#define AH_SUPPORT_HORNET 1
#endif /* AH_SUPPORT_AR9330 */