forked from Ivasoft/openwrt
kirkwood: add userland support for Pogoplug E02
This patch adds the userland support for the Pogoplug E02 by Cloud Engines, Inc. Signed-off-by: Felix Kaechele <heffer@fedoraproject.org> SVN-Revision: 38631
This commit is contained in:
@@ -32,6 +32,9 @@ case "`cat /proc/device-tree/model`" in
|
||||
"RaidSonic ICY BOX IB-NAS62x0 (Rev B)")
|
||||
set_lan_dhcp "eth0"
|
||||
;;
|
||||
"Cloud Engines Pogoplug E02")
|
||||
set_lan_dhcp "eth0"
|
||||
;;
|
||||
*)
|
||||
ucidef_set_interface_lan "eth0"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user