OSDN Git Service

Add rtl8812au driver version 5.2.6.2
[android-x86/external-kernel-drivers.git] / rtl8812au / Android.mk
diff --git a/rtl8812au/Android.mk b/rtl8812au/Android.mk
new file mode 100644 (file)
index 0000000..434e851
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# Copyright (C) 2018 The Android-x86 Open Source Project
+#
+# Licensed under the GNU General Public License Version 2 or later.
+# You may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.gnu.org/licenses/gpl.html
+#
+
+LOCAL_PATH := $(my-dir)
+LOCAL_MODULE := $(notdir $(LOCAL_PATH))
+EXTRA_KERNEL_MODULE_PATH_$(LOCAL_MODULE) := $(LOCAL_PATH)