Skip to content
Snippets Groups Projects
Unverified Commit 068cca0e authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

mpc85xx-p1020: add support for Hewlett-Packard MSM460 (#3275)

(cherry picked from commit e0b723cef78b77be133afe0042e51eed9888d9f7)
parent d0226591
No related branches found
No related tags found
No related merge requests found
...@@ -366,6 +366,10 @@ mpc85xx-p1020 ...@@ -366,6 +366,10 @@ mpc85xx-p1020
- WS-AP3825i - WS-AP3825i
* Hewlett-Packard
- MSM460
* Ocedo * Ocedo
- Panda - Panda
......
...@@ -28,6 +28,11 @@ device('extreme-networks-ws-ap3825i', 'extreme-networks_ws-ap3825i', { ...@@ -28,6 +28,11 @@ device('extreme-networks-ws-ap3825i', 'extreme-networks_ws-ap3825i', {
}) })
-- Hewlett-Packard
device('hewlett-packard-msm460', 'hpe_msm460')
-- OCEDO -- OCEDO
device('ocedo-panda', 'ocedo_panda', { device('ocedo-panda', 'ocedo_panda', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment