add support for Hauppauge Broadway
This patch introduces OpenWRT support for the base Hauppauge/PCTV Broadway platform. It doesn't deal with the TV tuner or transcoder at this point, but the core functionality is working (Ethernet, wireless, USB, buttons, LEDs, etc). Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> SVN-Revision: 34595
This commit is contained in:
@@ -110,6 +110,9 @@ ramips_board_name() {
|
||||
*"F5D8235 v2")
|
||||
name="f5d8235-v2"
|
||||
;;
|
||||
*"Hauppauge Broadway")
|
||||
name="broadway"
|
||||
;;
|
||||
*"La Fonera 2.0N")
|
||||
name="fonera20n"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user