[linux-oem][PATCH 8/8] UBUNTU: SAUCE: build ubuntu/rtl8821ce-bt for x86 only

Wen-chien Jesse Sung jesse.sung at canonical.com
Thu Jan 11 12:17:26 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 ef16668..934baef 100644
--- a/ubuntu/Makefile
+++ b/ubuntu/Makefile
@@ -31,6 +31,12 @@ endif
 ##
 ##
 ##
+ifeq ($(ARCH),x86)
+obj-y				+= rtl8821ce-bt/
+endif
+##
+##
+##
 ##
 ##
 ##
-- 
2.7.4





More information about the kernel-team mailing list