diff options
Diffstat (limited to 'package/toybox')
-rw-r--r-- | package/toybox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/toybox/Makefile b/package/toybox/Makefile index c46bd2f30..c99b249fb 100644 --- a/package/toybox/Makefile +++ b/package/toybox/Makefile @@ -11,6 +11,7 @@ PKG_DESCR:= linux tools collection PKG_SECTION:= base/apps PKG_URL:= http://landley.net/toybox/ PKG_SITES:= http://landley.net/toybox/downloads/ +PKG_BB:= 1 DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz |