]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/mk/config.inc
update
[l4.git] / l4 / mk / config.inc
index a838bb6720b47fb5687a816ef8ff039c09795e86..c9d70f76e176238e12ac4bbed5a472b0dd0977f8 100644 (file)
@@ -92,7 +92,7 @@ menuconfig config: $(KCONFIG_FILE) $(DIRS_FOR_CONFIG)
                ! $(DROPSCONF_CONFIG) -nt $(DROPSCONF_CONFIG_MK) || \
                $(MAKE) $(DROPSCONF_CONFIG_MK)
 
-oldconfig xconfig qconfig gconfig randconfig allyesconfig allnoconfig: $(DIRS_FOR_CONFIG)
+oldconfig xconfig gconfig nconfig randconfig allyesconfig allnoconfig: $(DIRS_FOR_CONFIG)
        $(VERBOSE)$(kconfig_call) $@ silentoldconfig
        @$(MAKE) $(DROPSCONF_CONFIG_MK)
 
@@ -155,7 +155,6 @@ help::
        @echo "Configuration targets:"
        @echo "  config           - run the menu-driven configuration tool"
        @echo "  gconfig          - run a graphical configuration tool"
-       @echo "  qconfig          - run a graphical configuration tool"
        @echo "  xconfig          - run a graphical configuration tool"
        @echo "  oldconfig        - (re)create the configuration header based on a prior"
        @echo "                     configuration or default values"