sunxi: update profile names

This commit is contained in:
David Bauer 2020-04-06 12:28:55 +02:00
parent 102fcac799
commit df78d58d35
1 changed files with 3 additions and 3 deletions

View File

@ -6,12 +6,12 @@ defaults {
} }
device('lemaker-banana-pi', 'sun7i-a20-bananapi') device('lemaker-banana-pi', 'lemaker_bananapi')
device('lemaker-banana-pro', 'sun7i-a20-bananapro', { device('lemaker-banana-pro', 'lemaker_bananapro', {
broken = true, -- WiFi chip not supported broken = true, -- WiFi chip not supported
}) })
device('lamobo-r1', 'sun7i-a20-lamobo-r1', { device('lamobo-r1', 'lamobo_lamobo-r1', {
broken = true, -- AP+11s not working broken = true, -- AP+11s not working
}) })