mm/vmalloc: provide fallback arch huge vmap support functions
[linux-2.6-microblaze.git] / scripts / Makefile.clean
index d9e0cea..fd61753 100644 (file)
@@ -8,7 +8,7 @@ src := $(obj)
 PHONY := __clean
 __clean:
 
-include scripts/Kbuild.include
+include $(srctree)/scripts/Kbuild.include
 
 # The filename Kbuild has precedence over Makefile
 kbuild-dir := $(if $(filter /%,$(src)),$(src),$(srctree)/$(src))
@@ -34,9 +34,6 @@ __clean-files := \
        $(hostprogs-always-y) $(hostprogs-always-m) $(hostprogs-always-) \
        $(userprogs-always-y) $(userprogs-always-m) $(userprogs-always-)
 
-# deprecated
-__clean-files  += $(always) $(hostprogs-y) $(hostprogs-m) $(hostprogs-)
-
 __clean-files   := $(filter-out $(no-clean-files), $(__clean-files))
 
 # clean-files is given relative to the current directory, unless it