projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
722a23d
)
add missing dependancy
author
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Sep 2006 17:24:08 +0000
(17:24 +0000)
committer
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 Sep 2006 17:24:08 +0000
(17:24 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4773
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
fe10e07
..
6df34ac
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-53,7
+53,7
@@
pkginfo-clean: FORCE
.config.in: .pkginfo
@./scripts/gen_menuconfig.pl < $< > $@ || rm -f $@
-.config: ./scripts/config/conf
+.config: ./scripts/config/conf
.config.in
@[ -f .config ] || $(NO_TRACE_MAKE) menuconfig
@$< -D .config Config.in &> /dev/null
This page took
0.020707 seconds
and
4
git commands to generate.