mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
add missing dependancy
SVN-Revision: 4773
This commit is contained in:
parent
2bf955dfaf
commit
41c88e0092
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user