From: Keir Fraser Date: Wed, 2 Dec 2009 08:46:11 +0000 (+0000) Subject: remus: Skip Linux-specific build components on other OSes X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~12988 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=77c8da6806f0e7a353f59e050227bacd6dbdaefd;p=xen.git remus: Skip Linux-specific build components on other OSes Signed-off-by: Christoph Egger Acked-by: Brendan Cully --- diff --git a/tools/remus/Makefile b/tools/remus/Makefile index dcb4b4d0b5..6e39932979 100644 --- a/tools/remus/Makefile +++ b/tools/remus/Makefile @@ -1,7 +1,7 @@ XEN_ROOT=../.. include $(XEN_ROOT)/tools/Rules.mk -SUBDIRS-y := imqebt kmod +SUBDIRS-$(CONFIG_Linux) := imqebt kmod SCRIPTS = remus