aboutsummaryrefslogtreecommitdiff
path: root/setup-makefiles.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup-makefiles.sh')
-rwxr-xr-xsetup-makefiles.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index ba8a6ec..2c1f7db 100755
--- a/setup-makefiles.sh
+++ b/setup-makefiles.sh
@@ -31,5 +31,7 @@ write_headers
write_makefiles "${MY_DIR}/proprietary-files.txt" true
+ echo "TARGET_RECOVERY_DEVICE_DIRS += vendor/$VENDOR/$DEVICE/proprietary" >> "$BOARDMK"
+
# Finish
write_footers \ No newline at end of file