[bionic][PATCH 10/10] UBUNTU: SAUCE: build ubuntu/rtl8821c-bt for x86 only
Wen-chien Jesse Sung
jesse.sung at canonical.com
Fri Mar 23 16:47:07 UTC 2018
BugLink: https://launchpad.net/bugs/1742613
Signed-off-by: Wen-chien Jesse Sung <jesse.sung at canonical.com>
---
ubuntu/Makefile | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/ubuntu/Makefile b/ubuntu/Makefile
index 2c1e696f87c8..e6b41382a5c7 100644
--- a/ubuntu/Makefile
+++ b/ubuntu/Makefile
@@ -31,6 +31,12 @@ endif
##
##
##
+ifeq ($(ARCH),x86)
+obj-y += rtl8821c-bt/
+endif
+##
+##
+##
##
##
##
--
2.14.1
More information about the kernel-team
mailing list