]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - ubuntu/Makefile
BCM270X_DT: Add bcm2708-rpi-0-w.dts
[mirror_ubuntu-zesty-kernel.git] / ubuntu / Makefile
index 3e2327d4f7cb6db8bf22afe895f7d8ef3c7dac23..ef16668d18a4a2c58c4d01ae429e09cafea3331a 100644 (file)
@@ -15,8 +15,8 @@
 ##
 ##
 ##
-ifneq ($(filter $(ARCH), i386 x86_64),)
-#obj-y                         += vbox/
+ifeq ($(ARCH),x86)
+obj-y                         += vbox/
 endif
 ##
 ##
@@ -25,6 +25,12 @@ obj-$(CONFIG_HIO)             += hio/
 ##
 ##
 ##
+ifneq ($(filter $(ARCH), i386 x86_64),)
+obj-y                          += xr-usb-serial/
+endif
+##
+##
+##
 ##
 ##
 ##