Browse Source

busybox: mark as essential

SVN-Revision: 23961
Jo-Philipp Wich 15 years ago
parent
commit
d0b4f8f820
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/busybox/Makefile

+ 1 - 0
package/busybox/Makefile

@@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=busybox
 PKG_VERSION:=1.17.3
 PKG_RELEASE:=1
+PKG_FLAGS:=essential
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.busybox.net/downloads \