kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
[pandora-kernel.git] / scripts / Makefile.clean
index 686cb0d..a651cee 100644 (file)
@@ -40,8 +40,8 @@ subdir-ymn    := $(addprefix $(obj)/,$(subdir-ymn))
 # build a list of files to remove, usually relative to the current
 # directory
 
-__clean-files  := $(extra-y) $(always)                  \
-                  $(targets) $(clean-files)             \
+__clean-files  := $(extra-y) $(extra-m) $(extra-)       \
+                  $(always) $(targets) $(clean-files)   \
                   $(host-progs)                         \
                   $(hostprogs-y) $(hostprogs-m) $(hostprogs-)