Commit 38187bab authored by Anton Midyukov's avatar Anton Midyukov

realtime.mk: initial

parent 02a5231b
mixin/cnc-rt: +nm-gtk
@$(call set,KFLAVOURS,rt)
@$(call add,THE_LISTS,realtime/tests)
@$(call add,THE_LISTS,engineering/cnc)
ifeq (distro,$(IMAGE_CLASS))
distro/cnc-rt: distro/regular-lxde mixin/cnc-rt
@$(call add,EFI_BOOTARGS,efi=runtime)
endif
ifeq (vm,$(IMAGE_CLASS))
vm/cnc-rt: vm/regular-lxde mixin/vm-archdep mixin/cnc-rt; @:
vm/cnc-rt-efi: vm/cnc-rt +efi; @:
endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment