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
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to