Missed one part of removing the vbox target.

Change-Id: I8edb5252b5e71de042b79cb9eb2a497d89efb773
This commit is contained in:
Dan Albert 2014-09-10 15:58:20 -07:00
parent 30dbfce52f
commit bfbd41edcb
1 changed files with 0 additions and 6 deletions

View File

@ -1104,12 +1104,6 @@ vendorimage-nodeps: | $(INTERNAL_USERIMAGES_DEPS)
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