]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
xen/Config.mk: fix pasto (I thought this built locally?!?)
authorAntti Kantee <pooka@iki.fi>
Thu, 22 Oct 2015 01:17:14 +0000 (01:17 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 22 Oct 2015 01:17:14 +0000 (01:17 +0000)
platform/xen/xen/Config.mk

index 9c6b308cb129cb3dfddb898805d5cd3c82d029c1..aeebc165b2627a880e6854b03d09f9872b11e121 100644 (file)
@@ -1,6 +1,6 @@
 # Useful config stuff
 
-feq ($(RUMPRUN_MKCONF),)
+ifeq ($(RUMPRUN_MKCONF),)
 $(error RUMPRUN_MKCONF missing)
 endif
 include ${RUMPRUN_MKCONF}