X-Git-Url: http://rtime.felk.cvut.cz/gitweb/omk.git/blobdiff_plain/98facfbc0494a9d7a152b58ae8efb832600c11b3..3f083c05e749aa67606693525ebf8a6b9b007232:/snippets/linux diff --git a/snippets/linux b/snippets/linux index b077e30..901155a 100644 --- a/snippets/linux +++ b/snippets/linux @@ -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