diff --git a/modules/xen b/modules/xen index 9f02c8e3..d77aed54 100644 --- a/modules/xen +++ b/modules/xen @@ -12,4 +12,5 @@ xen_output := xen xen_configure := xen_target := $(MAKE_JOBS) \ CC="$(heads_cc) -Wno-builtin-macro-redefined -D__FILE__=\\\"__FILE__\\\"" \ + LD="$(CROSS)ld" \