]> rtime.felk.cvut.cz Git - omk.git/commitdiff
The default-config and sources-list passes updated to the new template.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 5 Jul 2006 14:20:00 +0000 (14:20 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 5 Jul 2006 14:20:00 +0000 (14:20 +0000)
darcs-hash:20060705142041-f2ef6-8fc43bf18556072ad6f0d8f26ce6ad338622265f.gz

snippets/base
snippets/sources-list

index dfcf0c6b80a37ffbd9b35b28b16f97ce1179ded5..ddae1c5e30b6d7ac9040bd607d0746a12c201bc2 100644 (file)
@@ -142,7 +142,7 @@ default-config:
                RELATIVE_DIR="" SOURCES_DIR=$(MAKERULES_DIR) \
                -f $(MAKERULES_DIR)/Makefile default-config-pass
 
-$(eval $(call omk_pass_template,default-config-pass,$$(LOCAL_BUILD_DIR)))
+$(eval $(call omk_pass_template,default-config-pass,$$(LOCAL_BUILD_DIR),,always))
 
 default-config-pass-local:
 #      @echo Default config for $(RELATIVE_DIR)
index 1ea1c2615e56e74aebe62081d588cd13281b1052..037b6b1c6e43feae5498ddb9713aa799467d1b0b 100644 (file)
@@ -33,7 +33,7 @@ $(SOURCES_LIST): $(CONFIG_FILE) $(CONFIG_FILE)-default $(shell find -name Makefi
        @mv "$(SOURCES_LIST).tmp2" "$(SOURCES_LIST)"
 endif
 
-$(eval $(call omk_pass_template,sources-list-pass,$$(LOCAL_BUILD_DIR)))
+$(eval $(call omk_pass_template,sources-list-pass,$$(LOCAL_BUILD_DIR),,always))
 
 sources-list-pass-local:
        @$(foreach h,$(include_HEADERS) $(nobase_include_HEADERS) $(kernel_HEADERS),\