]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - scripts/Makefile
drm/i915: Make wopcm_to_i915() private
[linux.git] / scripts / Makefile
index 9d442ee050bdd0da3259db18d65255b44575895e..16bcb80878997cfe91a52231ec0b315451201244 100644 (file)
@@ -31,11 +31,6 @@ always               := $(hostprogs-y) $(hostprogs-m)
 # The following hostprogs-y programs are only build on demand
 hostprogs-y += unifdef
 
-# These targets are used internally to avoid "is up to date" messages
-PHONY += build_unifdef
-build_unifdef: $(obj)/unifdef
-       @:
-
 subdir-$(CONFIG_GCC_PLUGINS) += gcc-plugins
 subdir-$(CONFIG_MODVERSIONS) += genksyms
 subdir-$(CONFIG_SECURITY_SELINUX) += selinux