vbox: check for iasl/yasm on prepare

This commit is contained in:
Christian Helmuth 2015-09-11 10:29:36 +02:00
parent ed52d5a211
commit bc2c7db4e9
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1 @@
b4d19845319becd64b6daeb3da2c0b88a07c25a8
7d0320bac1d65391cd0f548126df7399b8fb7f18

View File

@ -18,6 +18,8 @@ PATCHES := $(addprefix $(PATCHES_DIR)/, $(shell cat $(REP_DIR)/$(PATCHES_DIR)/se
PATCH_OPT := -p1
$(call check_tool,xsltproc)
$(call check_tool,yasm)
$(call check_tool,iasl)
VBOX_MAIN_GLUE := AutoLock EventQueue string xpcom/helpers