ipq40xx-generic: add alias for Aruba Instant On AP11

The Aruba Instant On AP11 is the Aruba AP-303 with a stripped-down
firmware. Add an alias for the device to remove confusion about the
different naming.
This commit is contained in:
David Bauer 2020-01-05 14:32:57 +01:00 committed by Martin Weinelt
parent b6ec44d6af
commit 72e99aa2ba

View File

@ -25,6 +25,7 @@ defaults {
device('aruba-ap-303', 'aruba_ap-303', {
factory = false,
aliases = {'aruba-instant-on-ap11'},
})