I'm trying to add a new profile support for a specific target machine (SDX75) in OpenWRT code. The following command is invoked to initiate the build with new profile. But the "CONFIG_TARGET_PROFILE" is set as old profile name in the .config file generated in topfolder.
Thanks for your support. I gone through it. But it is not satisfying my requirement.
I have added a new profile ("mbb-mifios2") in target/linux/sdx75/profiles/sdx75.mk. This new profile inherits all the package feeds from default profile("mbb") except few feeds. This new profile is not getting reflected in .config file after the build is initiated.