summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2018-08-24 06:24:02 (GMT)
committer Gerrit Code Review <gituser@droid04>2018-08-24 06:24:02 (GMT)
commite6f2aa5d82e7f82b03f108ba83633275eb10c2dc (patch)
treec66068d855001ae38866335773a988568b64d57b
parent34885c968d7546024d780e7de89a342d6b9d24b5 (diff)
parenteb676a0bb5efc71ab3c2c9f603934cfc7994ffda (diff)
downloadcurie-e6f2aa5d82e7f82b03f108ba83633275eb10c2dc.zip
curie-e6f2aa5d82e7f82b03f108ba83633275eb10c2dc.tar.gz
curie-e6f2aa5d82e7f82b03f108ba83633275eb10c2dc.tar.bz2
Merge "curie: build bootloader.img to zip [4/10]" into p-amlogic
Diffstat
-rw-r--r--AndroidBoard.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/AndroidBoard.mk b/AndroidBoard.mk
index 508a3aa..8c66986 100644
--- a/AndroidBoard.mk
+++ b/AndroidBoard.mk
@@ -16,3 +16,5 @@ LOCAL_PATH := $(call my-dir)
include $(LOCAL_PATH)/Kernel.mk
include device/amlogic/common/factory.mk
+
+$(call add-radio-file,bootloader.img) \ No newline at end of file