]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/mk/config.inc
update
[l4.git] / l4 / mk / config.inc
index ff52b130e7c1258579b8a1e31fba794de2625745..7cc911902d743d6d60446e3efedc3406cc7fdbb1 100644 (file)
@@ -91,6 +91,10 @@ menuconfig config: $(DIRS_FOR_CONFIG)
                ! $(DROPSCONF_CONFIG) -nt $(DROPSCONF_CONFIG_MK) || \
                $(MAKE) $(DROPSCONF_CONFIG_MK)
 
+textconfig: $(DIRS_FOR_CONFIG)
+       $(VERBOSE)+$(kconfig_call) config silentoldconfig
+       @$(MAKE) $(DROPSCONF_CONFIG_MK)
+
 oldconfig xconfig gconfig nconfig randconfig allyesconfig allnoconfig: $(DIRS_FOR_CONFIG)
        $(VERBOSE)+$(kconfig_call) $@ silentoldconfig
        @$(MAKE) $(DROPSCONF_CONFIG_MK)