Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
twrp
android_bootable_recovery
Commits
e1de1455
Commit
e1de1455
authored
9 years ago
by
Vojtech Bocek
1
Browse files
Options
Download
Email Patches
Plain Diff
Properly build cp_xattrs and ls_xattrs
parent
4cc34fd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
prebuilt/Android.mk
prebuilt/Android.mk
+5
-0
No files found.
prebuilt/Android.mk
View file @
e1de1455
...
...
@@ -226,6 +226,11 @@ ifeq ($(TWRP_INCLUDE_LOGCAT), true)
endif
TWRP_AUTOGEN
:=
$(intermediates)
/teamwin
ifeq
($(TARGET_RECOVERY_IS_MULTIROM), true)
RELINK_SOURCE_FILES
+=
$(TARGET_OUT_OPTIONAL_EXECUTABLES)
/cp_xattrs
RELINK_SOURCE_FILES
+=
$(TARGET_OUT_OPTIONAL_EXECUTABLES)
/ls_xattrs
endif
GEN
:=
$(intermediates)
/teamwin
$(GEN)
:
$(RELINK)
$(GEN)
:
$(RELINK_SOURCE_FILES) $(call intermediates-dir-for
,
EXECUTABLES
,
recovery)/recovery
...
...
This diff is collapsed.
Click to expand it.
sub77
@sub77
mentioned in commit
d85a5875
·
9 years ago
mentioned in commit
d85a5875
mentioned in commit d85a58752b96b199d3ea3fea1515ce521981d69d
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment