Merge "Missed one part of removing the vbox target."
diff --git a/core/Makefile b/core/Makefile
index 853bd44..c8a2892 100644
--- a/core/Makefile
+++ b/core/Makefile
@@ -1105,12 +1105,6 @@
 endif # BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE
 
 # -----------------------------------------------------------------
-# bring in the installer image generation defines if necessary
-ifeq ($(TARGET_USE_DISKINSTALLER),true)
-include bootable/diskinstaller/config.mk
-endif
-
-# -----------------------------------------------------------------
 # host tools needed to build dist and OTA packages
 
 DISTTOOLS :=  $(HOST_OUT_EXECUTABLES)/minigzip \