mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08: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…
x
Reference in New Issue
Block a user