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

Re-add Ubiquiti EdgeRouter X

parent 833eabde
Branches
Tags
No related merge requests found
......@@ -183,3 +183,17 @@ device('zyxel-wsm20', 'zyxel_wsm20', {
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