1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Add support for Conceptronic C54BSR4

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10002 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2007-12-28 17:48:39 +00:00
parent 6e2ed99ca3
commit c03b4d61ae
4 changed files with 45 additions and 0 deletions

View File

@@ -179,6 +179,9 @@ static struct board_info boards[] = {
BOARD_ADM("XRT-401D", "Planet XRT-401D", 2, SIG_XRT401D),
BOARD_ADM("XRT-402D", "Planet XRT-402D", 2, SIG_XRT402D),
/* Conceptronic products */
BOARD_ADM("C54BSR4", "Conceptronic C54BSR4", 2, SIG_C54BSR4),
{.model = NULL}
};