Commit 3d957973 authored by Anton Midyukov's avatar Anton Midyukov

realtime.mk: fix build

parent 27029568
......@@ -20,7 +20,7 @@ ifneq (,$(filter-out p10,$(BRANCH)))
endif
ifeq (distro,$(IMAGE_CLASS))
distro/regular-cnc-rt: distro/.regular-wm mixin/cnc-rt; @:
distro/regular-cnc-rt: distro/.regular-desktop-base mixin/cnc-rt; @:
endif
ifeq (vm,$(IMAGE_CLASS))
......
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