projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix brctl on linux 2.4
[openwrt.git]
/
scripts
/
config
/
Makefile
diff --git
a/scripts/config/Makefile
b/scripts/config/Makefile
index
ef11542
..
54c5fe2
100644
(file)
--- a/
scripts/config/Makefile
+++ b/
scripts/config/Makefile
@@
-27,13
+27,13
@@
lxdialog/lxdialog:
$(MAKE) -C lxdialog
conf: $(conf-objs)
$(MAKE) -C lxdialog
conf: $(conf-objs)
-mconf: $(mconf-objs)
+mconf: $(mconf-objs)
clean:
rm -f *.o $(clean-files) conf mconf
$(MAKE) -C lxdialog clean
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
kconfig_load.o: lkc_defs.h
This page took
0.018699 seconds
and
4
git commands to generate.