brcm63xx cleanups; add a watchdog driver, indent serial console driver, add support...
[openwrt.git] / scripts / config / Makefile
index 5ef8b54..ef11542 100644 (file)
@@ -21,10 +21,9 @@ mconf-objs   := mconf.o zconf.tab.o
 clean-files    := lkc_defs.h qconf.moc .tmp_qtcheck \
                   .tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c
 
-all: conf mconf lxdialog
+all: conf mconf lxdialog/lxdialog
 
-.PHONY: lxdialog
-lxdialog:
+lxdialog/lxdialog:
        $(MAKE) -C lxdialog
 
 conf: $(conf-objs)
This page took 0.021819 seconds and 4 git commands to generate.