mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus
[openwrt.git] / scripts / config / Makefile
index ef11542..54c5fe2 100644 (file)
@@ -27,13 +27,13 @@ lxdialog/lxdialog:
        $(MAKE) -C lxdialog
 
 conf: $(conf-objs)
-mconf: $(mconf-objs)
+mconf: $(mconf-objs) 
 
 clean:
        rm -f *.o $(clean-files) conf mconf
        $(MAKE) -C lxdialog clean
 
-zconf.tab.o: lex.zconf.c zconf.hash.c
+zconf.tab.o: lex.zconf.c zconf.hash.c confdata.c
 
 kconfig_load.o: lkc_defs.h
 
This page took 0.030481 seconds and 4 git commands to generate.