diff options
Diffstat (limited to 'core/Makefile')
-rw-r--r-- | core/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/Makefile b/core/Makefile index eddb6ca..6fcd394 100644 --- a/core/Makefile +++ b/core/Makefile @@ -1105,12 +1105,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 DISTTOOLS := $(HOST_OUT_EXECUTABLES)/minigzip \ |