Skip to content
Snippets Groups Projects
Commit 08e95e0e authored by Sid's avatar Sid Committed by FFS Buildbot
Browse files

Re-add Ubiquiti EdgeRouter X

parent 64c2a464
No related branches found
No related tags found
No related merge requests found
...@@ -183,3 +183,17 @@ device('zyxel-wsm20', 'zyxel_wsm20', { ...@@ -183,3 +183,17 @@ device('zyxel-wsm20', 'zyxel_wsm20', {
factory = false, factory = false,
}) })
-- Devices without WLAN
-- Ubiquiti
device('ubiquiti-edgerouter-x', 'ubnt_edgerouter-x', {
factory = false,
packages = {'-hostapd-mini'},
})
device('ubiquiti-edgerouter-x-sfp', 'ubnt_edgerouter-x-sfp', {
factory = false,
packages = {'-hostapd-mini'},
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment