File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -471,27 +471,27 @@ THIRDPARTYLIB :=
471471THIRDPARTY :=
472472# ADDING IPK TO CATEGORIES
473473BUILTINLIB += $(NVRAM )
474- THIRDPARTY += $(CORE_WORK )
475474BUILTINLIB += $(LZO )
476475BUILTINLIB += $(ZLIB )
477476BUILTINLIB += $(OPENSSL )
478477BUILTINLIB += $(CURL )
479478BUILTINLIB += $(LIBICONV )
479+ THIRDPARTYLIB += $(LIBARCHIVE )
480+ BUILTIN += $(CORE_WORK )
480481BUILTIN += $(UTELNETD )
482+ BUILTIN += $(BUSYBOX )
481483BUILTIN += $(IPROUTE2 )
482- BUILTIN += $(HDPARM )
483484BUILTIN += $(EASYRSA )
484485BUILTIN += $(OPEN_VPN )
485- BUILTIN += $(BUSYBOX )
486+ BUILTIN += $(HDPARM )
486487BUILTIN += $(DNRD )
487- THIRDPARTYLIB += $(LIBARCHIVE )
488+ THIRDPARTY += $(OPKG_UTILS )
489+ THIRDPARTY += $(OPKG )
490+ THIRDPARTY += $(OPEN_SSH )
488491THIRDPARTY += $(NETPERF )
489492THIRDPARTY += $(NETWORKTEST )
490493THIRDPARTY += $(QOS_SQM )
491- THIRDPARTY += $(OPKG_UTILS )
492- THIRDPARTY += $(OPKG )
493494THIRDPARTY += $(SMONTOOLS )
494- THIRDPARTY += $(OPEN_SSH )
495495THIRDPARTY += $(MINI_SNMPD )
496496THIRDPARTY += $(E2FSPROGS )
497497# EXCLUDED FROM MONOLITHIC
You can’t perform that action at this time.
0 commit comments