Commit 86500354 authored by Anton Midyukov's avatar Anton Midyukov

regular-vm.mk: kernel un-def for armh

parent f078b351
......@@ -20,7 +20,7 @@ endif
ifeq (,$(filter-out armh,$(ARCH)))
mixin/vm-archdep::
@$(call set,KFLAVOURS,mp)
@$(call set,KFLAVOURS,un-def mp)
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