This commit is contained in:
Matthias Schiffer 2020-02-04 23:54:08 +01:00
commit f0e5c5c3c5
No known key found for this signature in database
GPG Key ID: 16EF3F64CB201D9C

View File

@ -1,3 +1,7 @@
include 'brcm2708.inc'
device('raspberry-pi-3', 'rpi-3')
device('raspberry-pi-3', 'rpi-3', {
manifest_aliases = {
'raspberry-pi-3-model-b-rev-1.2',
},
})