include: target: make luci-lib-ipkg by default

This commit is contained in:
CN_SZTL 2019-12-08 00:47:33 +08:00
parent d9d48e8614
commit af75f57275
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -15,7 +15,7 @@ DEVICE_TYPE?=router
# Default packages - the really basic set
DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fstools uclient-fetch logd urandom-seed urngd \
kmod-nf-nathelper kmod-nf-nathelper-extra kmod-ipt-raw wget libustream-openssl ca-certificates \
default-settings luci luci-compat
default-settings luci luci-compat luci-lib-ipkg
# For nas targets
DEFAULT_PACKAGES.nas:=block-mount fdisk lsblk mdadm
# For router targets