tools/bc: override SUBDIRS variable with Makefile
authorMichael Pratt <mcpratt@pm.me>
Tue, 24 Jun 2025 19:32:09 +0000 (15:32 -0400)
committerRobert Marko <robimarko@gmail.com>
Sat, 26 Jul 2025 12:38:07 +0000 (14:38 +0200)
commit46506776e6d28263e21540c99575ea5c5de1c7af
tree119de4b0ca9fd4f905a31f7bce14253cf23dddfd
parent3e95b955fc98078aabe555bce688d33619cbec7b
tools/bc: override SUBDIRS variable with Makefile

Instead of editing the SUBDIRS variable with a patch,
it can be overriden at the end of the command line when invoking Make.

Also, remove use of autoreconf, as this patch
was the only one that made it necessary.

Removed:
 - 001-no_doc.patch

Signed-off-by: Michael Pratt <mcpratt@pm.me>
Link: https://github.com/openwrt/openwrt/pull/16522
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/bc/Makefile
tools/bc/patches/001-no_doc.patch [deleted file]