We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff746c commit 3d6e84bCopy full SHA for 3d6e84b
1 file changed
etc/tests.py
@@ -290,6 +290,7 @@ def full_compile_test(args, suite=None):
290
k('powernv_defconfig', image, merge_config=cfgs)
291
# CELL
292
k('cell_defconfig', image, merge_config=cell_configs)
293
+ k('ps3_defconfig', image)
294
# POWERNV, some shrinking/hardening options
295
k('skiroot_defconfig', image)
296
# PPC_86xx (BOOK3S_32)
0 commit comments