]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
tools/include: drop remaining -f from ln invocations
authorJan Beulich <jbeulich@suse.com>
Wed, 14 Oct 2020 12:02:40 +0000 (14:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 14 Oct 2020 12:02:40 +0000 (14:02 +0200)
This is once again to allow noticing name collisions right away.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Tested-by: Bertrand Marquis <bertrand.marquis@arm.com>
Acked-by: Wei Liu <wl@xen.org>
tools/include/Makefile

index 4db2d93887f679b1b30831b991772b19431f4c25..4d4313b60df91fbc7b819e32254c875192736471 100644 (file)
@@ -18,8 +18,8 @@ xen-dir:
        ln -s $(XEN_ROOT)/xen/include/public/COPYING xen/
        ln -s $(XEN_ROOT)/xen/include/public/*.h xen/
        ln -s $(XEN_ROOT)/xen/include/public/*/ xen/
-       ln -sf ../xen-sys/$(XEN_OS) xen/sys
-       ln -sf $(addprefix $(XEN_ROOT)/xen/include/xen/,libelf.h elfstructs.h) xen/libelf/
+       ln -s ../xen-sys/$(XEN_OS) xen/sys
+       ln -s $(addprefix $(XEN_ROOT)/xen/include/xen/,libelf.h elfstructs.h) xen/libelf/
        ln -s ../xen-foreign xen/foreign
        ln -s $(XEN_ROOT)/xen/include/acpi/platform acpi/
        ln -s $(XEN_ROOT)/xen/include/acpi/ac*.h acpi/