mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
corrects Wedge python init files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from onl.platform.base import *
|
||||
from onl.vendor.accton import *
|
||||
from onl.platform.accton import *
|
||||
|
||||
class OnlPlatform_x86_64_accton_wedge_16x_r0(OnlPlatformAccton):
|
||||
PLATFORM='x86-64-accton-wedge-16x-r0'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
from onl.platform.base import *
|
||||
from onl.vendor.accton import *
|
||||
from onl.platform.accton import *
|
||||
|
||||
class OnlPlatform_x86_64_facebook_wedge_100_r0(OnlPlatformAccton,
|
||||
OnlPlatformPortConfig_32x100):
|
||||
|
||||
Reference in New Issue
Block a user