X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/f733f725d5939fdf4e95de1cebe2b3340b4cff2e..44c11a9bf726b8d68f6d694fd12b350d6dd4770e:/package/busybox/Makefile?ds=sidebyside 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 \