diff --git a/constants.py b/constants.py index 4806dd1..b263598 100644 --- a/constants.py +++ b/constants.py @@ -29,6 +29,7 @@ DEVICES = { FLAVOURS = { 'barebone': [], + 'debug-shell': ['hook-debug-shell'], 'phosh': [], 'plasma-mobile': [], }