Skip to content
Snippets Groups Projects
Commit 592cde98 authored by Philippe's avatar Philippe
Browse files

add mikrotik wAPac to targets

parent fffe05d3
Branches
No related tags found
No related merge requests found
include 'mikrotik.inc'
local ATH10K_PACKAGES_IPQ40XX_SMALLBUFFERS = {
-kmod-ath10k-ct,
kmod-ath10k-ct-smallbuffers
}
device('mikrotik-hap-ac2', 'mikrotik_hap-ac2', {
packages = ATH10K_PACKAGES_IPQ40XX_SMALLBUFFERS,
})
device('mikrotik-sxtsq-5-ac-rbsxtsqg-5acd', 'mikrotik_sxtsq-5-ac', {
factory = false,
aliases = {'mikrotik-discg-5acd'},
})
device('mikrotik-RBwAPG-5HacD2HnD_wAPac', 'mikrotik-wAP-ac', {
packages = ATH10K_PACKAGES_IPQ40XX_SMALLBUFFERS,
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment