[OpenWrt-Devel] Target selecting a host package

Rafał Miłecki zajec5 at gmail.com
Wed Sep 18 08:34:25 EDT 2019


There are two identical files in the OpenWrt repo:
package/utils/otrx/src/otrx.c
tools/firmware-utils/src/otrx.c

I'd like to get rid of the later one and add HostBuild to the
package/utils/otrx/Makefile.

For that to work I need something like:
TARGET_BUILD_DEPENDS:=otrx/host
as targets require "otrx" during image generation.

Is there any solution for that?

-- 
Rafał

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list