Restructure pkgbuilds layout

This commit is contained in:
jld3103 2021-08-18 12:27:03 +02:00
parent 76a7ddafbe
commit 7729a7982e
2 changed files with 39 additions and 21 deletions

View file

@ -33,3 +33,11 @@ FLAVOURS = {
'phosh': [],
'plasma-mobile': [],
}
REPOSITORIES = [
'boot',
'device',
'firmware',
'linux',
'main',
]