opkg: mark as essential (FS#571)
[openwrt/staging/yousong.git] / package / system / opkg / Makefile
index f727f94e4f336411fd57ce8515ed013f0163da6d..fbf87cb34ff74506562ad8df159ce919c046bcf6 100644 (file)
@@ -12,6 +12,7 @@ include $(INCLUDE_DIR)/feeds.mk
 
 PKG_NAME:=opkg
 PKG_RELEASE:=1
+PKG_FLAGS:=essential
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.lede-project.org/project/opkg-lede.git