Skip to content
Snippets Groups Projects
Commit 0bfa4417 authored by David Bauer's avatar David Bauer
Browse files

mpc85xx: update profile names

parent df78d58d
No related branches found
No related tags found
No related merge requests found
device('tp-link-tl-wdr4900-v1', 'tl-wdr4900-v1')
device('tp-link-tl-wdr4900-v1', 'tplink_tl-wdr4900-v1')
-- Aerohive -- Aerohive
device('aerohive-hiveap-330', 'hiveap-330', { device('aerohive-hiveap-330', 'aerohive_hiveap-330', {
factory = false, factory = false,
}) })
-- Enterasys -- Enterasys
device('enterasys-ws-ap3710i', 'ws-ap3710i', { device('enterasys-ws-ap3710i', 'enterasys_ws-ap3710i', {
factory = false, factory = false,
}) })
-- OCEDO -- OCEDO
device('ocedo-panda', 'panda', { device('ocedo-panda', 'ocedo_panda', {
factory = false, factory = false,
}) })
...@@ -10,7 +10,7 @@ $(eval $(call GluonTarget,ipq40xx,generic)) ...@@ -10,7 +10,7 @@ $(eval $(call GluonTarget,ipq40xx,generic))
$(eval $(call GluonTarget,ipq806x,generic)) $(eval $(call GluonTarget,ipq806x,generic))
$(eval $(call GluonTarget,lantiq,xrx200)) $(eval $(call GluonTarget,lantiq,xrx200))
$(eval $(call GluonTarget,lantiq,xway)) $(eval $(call GluonTarget,lantiq,xway))
$(eval $(call GluonTarget,mpc85xx,generic)) $(eval $(call GluonTarget,mpc85xx,p1010))
$(eval $(call GluonTarget,mpc85xx,p1020)) $(eval $(call GluonTarget,mpc85xx,p1020))
$(eval $(call GluonTarget,ramips,mt7620)) $(eval $(call GluonTarget,ramips,mt7620))
$(eval $(call GluonTarget,ramips,mt7621)) $(eval $(call GluonTarget,ramips,mt7621))
......
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