]> 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 5823ca0b2f6512264b62f21938337bd2891d8a8d..ef16668d18a4a2c58c4d01ae429e09cafea3331a 100644 (file)
@@ -9,6 +9,25 @@
 # your new entry and maintain the six lines below.
 #
 
+##
+##
+##
+##
+##
+##
+ifeq ($(ARCH),x86)
+obj-y                         += vbox/
+endif
+##
+##
+##
+obj-$(CONFIG_HIO)             += hio/
+##
+##
+##
+ifneq ($(filter $(ARCH), i386 x86_64),)
+obj-y                          += xr-usb-serial/
+endif
 ##
 ##
 ##