sanitize use of ARCH/SRCARCH
We now only use ARCH and avoid duplication of the same definition. Change-Id: Ia61059b906a2ebc31e703412bead948997975d58 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
801874d71f
commit
3a87dae54d
4 changed files with 27 additions and 44 deletions
2
Kconfig
2
Kconfig
|
@ -15,6 +15,6 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
#
|
||||
mainmenu "Zephyr Kernel/$SRCARCH Configuration"
|
||||
mainmenu "Zephyr Kernel/$ARCH Configuration"
|
||||
|
||||
source "Kconfig.zephyr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue