]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - ubuntu/Makefile
UBUNTU: SAUCE: xr-usb-serial: only build for x86
[mirror_ubuntu-artful-kernel.git] / ubuntu / Makefile
index cb5879e2d3663dcc0741602295c84de10cc27ecd..4637b3de028cbd7bbb821f92868c051da0364782 100644 (file)
@@ -25,7 +25,9 @@ obj-$(CONFIG_HIO)             += hio/
 ##
 ##
 ##
+ifneq ($(filter $(ARCH), i386 x86_64),)
 obj-y                          += xr-usb-serial/
+endif
 ##
 ##
 ##