Commit fd719992 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

top: Rename back CROSS_COMPILE_PREFIX to CROSS_COMPILE



The name CROSS_COMPILE is an industry standard used across
open-source project to specify cross-compiler prefix.

In fact, distro build systems such as buildroot and yocto
assume CROSS_COMPILE to be supported by projects added
as packages to these build systems.

This patch rename back CROSS_COMPILE_PREFIX to CROSS_COMPILE.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 23e2c594
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment