From: Chih-Wei Huang <cwhuang-/Cx9OjMEmUl75Oa3hH2JBw@public.gmane.org>
To: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Cc: Chih-Wei Huang <cwhuang-Xh+NVF5n0LIoRNOVWjJ6hg@public.gmane.org>
Subject: [PATCH 1/2] android: add rules to build amdgpu.ids
Date: Wed, 19 Jul 2017 18:18:02 +0800 [thread overview]
Message-ID: <1500459483-5795-1-git-send-email-cwhuang@linux.org.tw> (raw)
Signed-off-by: Chih-Wei Huang <cwhuang@linux.org.tw>
---
data/Android.mk | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 data/Android.mk
diff --git a/data/Android.mk b/data/Android.mk
new file mode 100644
index 0000000..3c1fd7c
--- /dev/null
+++ b/data/Android.mk
@@ -0,0 +1,9 @@
+LOCAL_PATH := $(call my-dir)
+
+include $(CLEAR_VARS)
+LOCAL_MODULE := amdgpu.ids
+LOCAL_MODULE_TAGS := optional
+LOCAL_MODULE_CLASS := ETC
+LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)/hwdata
+LOCAL_SRC_FILES := $(LOCAL_MODULE)
+include $(BUILD_PREBUILT)
--
1.9.1
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next reply other threads:[~2017-07-19 10:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-19 10:18 Chih-Wei Huang [this message]
2017-07-19 10:18 ` [PATCH 2/2] android: amdgpu: fix build break Chih-Wei Huang
[not found] ` <1500459483-5795-2-git-send-email-cwhuang-Xh+NVF5n0LIoRNOVWjJ6hg@public.gmane.org>
2017-07-19 18:13 ` Emil Velikov
[not found] ` <037de989-41b8-22aa-fe1a-1070bd800211@amd.com>
[not found] ` <CAKc24n2f6QQss_dXdnd0cBTtc4t7L5djE998reDUo53P6_mTPA@mail.gmail.com>
2017-08-01 2:57 ` enable adbd over tcp in terminal before surfaceflinger zhoucm1
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1500459483-5795-1-git-send-email-cwhuang@linux.org.tw \
--to=cwhuang-/cx9ojmemul75oa3hh2jbw@public.gmane.org \
--cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=cwhuang-Xh+NVF5n0LIoRNOVWjJ6hg@public.gmane.org \
--cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox