]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - scripts/Makefile.clean
virtio_ccw: support non-legacy balloon devices
[karo-tx-linux.git] / scripts / Makefile.clean
index 627f8cbbedb88ca29667bbf1f88eb2004d5ee461..55c96cb8070f1130352ab85f77440dfd497d5677 100644 (file)
@@ -70,9 +70,6 @@ ifneq ($(strip $(__clean-files)),)
 endif
 ifneq ($(strip $(__clean-dirs)),)
        +$(call cmd,cleandir)
-endif
-ifneq ($(strip $(clean-rule)),)
-       +$(clean-rule)
 endif
        @: