X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ubuntu%2FMakefile;h=2069569052dbbd076fdc1cbdb6c61aaffe19effd;hb=e7a8936c6fc4bc6a70f1c0bba7d3619e40a2e14c;hp=5823ca0b2f6512264b62f21938337bd2891d8a8d;hpb=f164d828b3bf367b31cc1c28add1939e79848d19;p=mirror_ubuntu-artful-kernel.git diff --git a/ubuntu/Makefile b/ubuntu/Makefile index 5823ca0b2f65..2069569052db 100644 --- a/ubuntu/Makefile +++ b/ubuntu/Makefile @@ -15,6 +15,12 @@ ## ## ## +ifneq ($(filter $(ARCH), i386 x86_64),) +obj-y += vbox/ +endif +## +## +## # This is a stupid trick to get kbuild to create ubuntu/built-in.o obj- += foo.o