X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f733f725d5939fdf4e95de1cebe2b3340b4cff2e..6ea4c6c0f2ae52def12bf2f77edd69e314152eca:/package/busybox/Makefile

diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index c61e3f478..f7e64c097 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -9,7 +9,8 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=busybox
 PKG_VERSION:=1.17.3
-PKG_RELEASE:=1
+PKG_RELEASE:=2
+PKG_FLAGS:=essential
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.busybox.net/downloads \