diff options
author | Ricardo Martincoski <ricardo.martincoski@gmail.com> | 2018-04-01 02:08:24 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-04-01 08:44:56 +0200 |
commit | a338f59e16a90a5d82cb22a7008d158352a7a0bc (patch) | |
tree | a0655e92411f5f198f94ac078d8a42857e1e1cd2 /docs/manual | |
parent | 0b0d93fe7037654f26d760293d9b061e0648c43b (diff) | |
download | buildroot-a338f59e16a90a5d82cb22a7008d158352a7a0bc.tar.gz buildroot-a338f59e16a90a5d82cb22a7008d158352a7a0bc.zip |
linux/linux.mk: use namespace for internal variables
These three symbols:
KERNEL_ARCH_PATH
KERNEL_DTBS
KERNEL_DTS_NAME
are defined and used only inside this file, so use the LINUX_ namespace
for them instead of KERNEL_.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions