summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index cf9ad35..10c1e44 100644
--- a/device.mk
+++ b/device.mk
@@ -28,8 +28,7 @@ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
PRE_BOOT_FILES := bl1.bin fvp_fip.bin
PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
$(LOCAL_PATH)/preboot/bl1.bin:boot/bl1.bin \
- $(LOCAL_PATH)/preboot/fip.bin:boot/fvp_fip.bin \
- $(LOCAL_PATH)/preboot/startup.nsh:boot/startup.nsh)
+ $(LOCAL_PATH)/preboot/fip.bin:boot/fvp_fip.bin)
# Set custom settings
DEVICE_PACKAGE_OVERLAYS := $(LOCAL_PATH)/overlay