Hi, I need to tailor a package according to platform/subtarget and profile. For example for the x86 target there are currently 4 different profiles (generic, alix, wrap, soekris).
Is it possible to know the profile being built inside the Makefile of a package? I already know that $(ARCH) contains the target, however I do not know if there is a similar variable for the PROFILE. Thanks. R. _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
