]> rtime.felk.cvut.cz Git - omk.git/blobdiff - snippets/linux
Fix for EXTRA_RULES_SUBDIR bug reported by Petr Smolik
[omk.git] / snippets / linux
index b077e30a0161a548e9a5f373c848facda43eec3c..901155a5ece0fe5db73b37f3f6c3d22b17552982 100644 (file)
@@ -753,7 +753,8 @@ clean-local: clean-custom
            touch -t 200001010101 $(KERN_LIB_DIR)/kernel.mk ; \
        fi
 
-default: extra-rules-subdirs include-pass library-pass binary-pass
+include-pass-submakes: extra-rules-subdirs
+default: include-pass library-pass binary-pass
 ifndef OMIT_KERNEL_PASSES
 # Also make kernel passes if not disabled
 default: kernel-lib-pass kernel-pass