mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Fixup obvious bug
This commit is contained in:
@@ -47,7 +47,7 @@ $(BOA_WORKDIR)/Makefile: $(BOA_DIR)/.unpacked
|
||||
);
|
||||
touch $(BOA_WORKDIR)/Makefile
|
||||
|
||||
$(BOA_WORKDIR)/boa $(BOA_WORKDIR)/boa_indexer: $(BOA_WORKDIR)/Makefile
|
||||
$(BOA_WORKDIR)/src/boa $(BOA_WORKDIR)/src/boa_indexer: $(BOA_WORKDIR)/Makefile
|
||||
rm -f $@
|
||||
$(MAKE) -C $(BOA_WORKDIR)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user