OpenWrt Forum Archive
https://forum.archive.openwrt.org/viewtopic.php?id=2169508.09.2009 · PKG_INSTALL=1 or PKG_INSTALL:=1. to the package Makefile, if the source Makefile has an install target, should create the directory. mforkel wrote: In the installation section of other makefiles I looked at (i.e. Build/InstallDev and Package/<name>/install), sometimes PKG_BUILD_DIR is used in the source path, sometime PKG_INSTALL_DIR is used.
[OpenWrt Wiki] Creating packages
https://openwrt.org/docs/guide-developer/packages24.07.2009 · Creating packages See also -> Package Policy Guide, which contains a wealth of extra technical information not covered here. One of the things that we've attempted to do with OpenWrt's template system is make it incredibly easy to port software to OpenWrt. If you look at a typical package directory in OpenWrt you'll find three things: