Commit 5add4d93 authored by Brad Figg's avatar Brad Figg

UBUNTU: SAUCE: Do not build the xr-usb-serial driver for s390

Signed-off-by: default avatarBrad Figg <brad.figg@canonical.com>
parent b54bab03
...@@ -26,14 +26,13 @@ obj-$(CONFIG_DRM_I915_BPO) += i915/ ...@@ -26,14 +26,13 @@ obj-$(CONFIG_DRM_I915_BPO) += i915/
## ##
## ##
## ##
##
##
##
obj-$(CONFIG_HIO) += hio/ obj-$(CONFIG_HIO) += hio/
## ##
## ##
## ##
ifeq ($(filter $(ARCH), s390),)
obj-y += xr-usb-serial/ obj-y += xr-usb-serial/
endif
## ##
## ##
## ##
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment