-
Copy these folders to
<openwrt-source-tree>/package
. -
Install feeds from openwrt official package repository.
./scripts/feeds update -a
./scripts/feeds install -a
-
Use 'make menuconfig' to select subconverter package.
-
You may use 'make package/subconverter/compile V=99' to compile subconverter and its dependencies.