dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] android: add rules to build amdgpu.ids
@ 2017-07-19 10:18 Chih-Wei Huang
  2017-07-19 10:18 ` [PATCH 2/2] android: amdgpu: fix build break Chih-Wei Huang
  0 siblings, 1 reply; 4+ messages in thread
From: Chih-Wei Huang @ 2017-07-19 10:18 UTC (permalink / raw)
  To: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: Chih-Wei Huang

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-01  3:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-19 10:18 [PATCH 1/2] android: add rules to build amdgpu.ids Chih-Wei Huang
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox