[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[UNIKRAFT PATCH] build: Fix typo when initializing `UK_PREPARE-y`



Fixes a typo when initializing `UK_PREPARE-y` in `/Makefile`

Signed-off-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 1f309b7d..76145d27 100644
--- a/Makefile
+++ b/Makefile
@@ -277,7 +277,7 @@ export SHELL CONFIG_SHELL Q KBUILD_VERBOSE
 UK_FETCH:=
 UK_FETCH-y:=
 UK_PREPARE:=
-UK_PREPATE-y:=
+UK_PREPARE-y:=
 UK_PLATS:=
 UK_PLATS-y:=
 UK_LIBS:=
-- 
2.20.1



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.