X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fbusybox%2FMakefile;h=f7e64c097a2719479c5d67c3176792077b26601a;hb=6f72126ba8327e5de3ca3a3946172544d938a8dd;hp=c61e3f47813b849ca63aaea19d8f22739f2f0f21;hpb=f733f725d5939fdf4e95de1cebe2b3340b4cff2e;p=openwrt.git diff --git a/package/busybox/Makefile b/package/busybox/Makefile index c61e3f4781..f7e64c097a 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 \