]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
UBUNTU: [Config] FTBFS: disable xr-usb-serial
authorPaolo Pisati <paolo.pisati@canonical.com>
Thu, 16 Sep 2021 16:43:03 +0000 (18:43 +0200)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 7 Dec 2021 06:32:15 +0000 (07:32 +0100)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
ubuntu/Makefile

index 2363b219072f56ad91753bc68445be22e1bf51bc..2fbb06d0844bd5478e6873d98c89bb157883fdd9 100644 (file)
@@ -24,7 +24,7 @@ obj-$(CONFIG_UBUNTU_HOST)      += ubuntu-host/
 ##
 ##
 ifeq ($(ARCH),x86)
-obj-y                          += xr-usb-serial/
+#obj-y                         += xr-usb-serial/
 endif
 ##
 ##