diff options
Diffstat (limited to 'tools/Makefile')
-rw-r--r-- | tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile index 842926ae7d..22363739b8 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -25,6 +25,7 @@ ifneq ($(CONFIG_TARGET_ar71xx),) tools-y += lzma-old squashfs endif tools-y += lzma squashfs4 +tools-y += b43-tools ifneq ($(CONFIG_PACKAGE_firmwarehotplug),) tools-y += sdcc |