Skip to content
Snippets Groups Projects
Commit ba341505 authored by Martin Weinelt's avatar Martin Weinelt Committed by Martin Weinelt
Browse files

ar71xx-generic: drop ALFA N2, N5, Tube2H and Hornet-UB

Their kernel partition is too small, the OpenWrt build system
is unable to create an image.
parent 82cdd5f8
No related branches found
Tags v2019.1.1
No related merge requests found
......@@ -13,10 +13,6 @@ ar71xx-generic
- AP121 [#deprecated]_
- AP121F
- AP121U [#deprecated]_
- Hornet-UB [#deprecated]_
- Tube2H [#deprecated]_
- N2 [#deprecated]_
- N5 [#deprecated]_
* Allnet
......
......@@ -24,21 +24,6 @@ device('alfa-network-ap121f', 'ap121f', {
factory = false,
})
device('alfa-network-hornet-ub', 'hornet-ub', {
profile = 'HORNETUB',
aliases = { 'alfa-network-ap121', 'alfa-network-ap121u' },
deprecated = true, -- kernel partition too small with OpenWrt 19.07
})
device('alfa-network-tube2h', 'tube2h-8M', {
profile = 'TUBE2H8M',
deprecated = true, -- kernel partition too small with OpenWrt 19.07
})
device('alfa-network-n2-n5', 'alfa-nx', {
profile = 'ALFANX',
deprecated = true, -- kernel partition too small with OpenWrt 19.07
})
-- Allnet
......
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