summaryrefslogtreecommitdiff
path: root/firehose_config.py
diff options
context:
space:
mode:
Diffstat (limited to 'firehose_config.py')
-rw-r--r--firehose_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/firehose_config.py b/firehose_config.py
index 625c3bd..c621fcb 100644
--- a/firehose_config.py
+++ b/firehose_config.py
@@ -3,7 +3,7 @@ from os import listdir
from os.path import join
-LANDING_DIRS = ("examples", "genivi")
+LANDING_DIRS = ("examples", "genivi", "armv8")
def get_landings(firehose_dir):