File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -231,6 +231,14 @@ workflows:
231231 requires :
232232 - x230-hotp-maximized
233233
234+ # Coreboot Nitropads
235+ - build_and_persist :
236+ name : nitropad-nv41
237+ target : nitropad-nv41
238+ subcommand : " "
239+ requires :
240+ - prep_env
241+
234242 # Coreboot for Talos (PPC)
235243 - build_and_persist :
236244 name : talos-2
@@ -245,8 +253,8 @@ workflows:
245253 requires :
246254 - librem_14
247255 - talos-2
256+ - nitropad-nv41
248257
249- #
250258#
251259# Those onboarding new boards should add their entries below.
252260#
@@ -527,6 +535,14 @@ workflows:
527535 requires :
528536 - librem_14
529537
538+ - build :
539+ name : nitropad-ns50
540+ target : nitropad-ns50
541+ subcommand : " "
542+ requires :
543+ - nitropad-nv41
544+
545+
530546# - build:
531547# name: UNTESTED_kgpe-d16_workstation-usb_keyboard
532548# target: UNTESTED_kgpe-d16_workstation-usb_keyboard
You can’t perform that action at this time.
0 commit comments