[OpenWrt-Devel] [PATCH] scripts/metadata: Allow to select which profiles to build
Felix Fietkau
nbd at openwrt.org
Mon Jan 11 15:28:22 EST 2016
On 2016-01-11 21:23, Daniel Dickinson wrote:
> Actually I thought of a solution, but it starts to get ugly. A choice
> submemenu with non-duplicate (i.e. TARGET_SINGLE_...) symbols that also
> select TARGET_SINGLE, AND have all the normal TARGET_... depend on
> !(TARGET_SYMBOL && !TARGET_SINGLE_..profile).
>
> That would probably work, but it's rather ugly IMO.
This is close to what I had in mind in my earlier response. Yes, it's
ugly, but it's a lot less ugly than taking your approach without dealing
with the issues that I pointed out.
- Felix
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list