Commit dfc252a9 authored by Alexey Shabalin's avatar Alexey Shabalin Committed by Anton Midyukov

server-v.mk: fix use profiles_arch

parent 56874ff7
......@@ -46,7 +46,7 @@ distro/server-v: logging = $(addprefix server-v/,\
rsyslog-classic systemd-journal-remote)
distro/server-v: profiles = $(addprefix server-v/,\
110-basic 120-pve 131-opennebula-node 132-opennebula-server 141-openstack-node 142-openstack-controller 201-docker)
110-basic 131-opennebula-node 132-opennebula-server 141-openstack-node 142-openstack-controller 201-docker)
ifeq (,$(filter-out x86_64,$(ARCH)))
distro/server-v: profiles_arch = $(addprefix server-v/,\
......
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