diff options
author | Marek Vasut <marex@denx.de> | 2021-09-14 05:20:19 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2021-09-22 21:31:05 +0200 |
commit | 532010da67329a1c3dbe92a167486df6e61d4f4a (patch) | |
tree | 81f78f23808904eb8aca711802c70e876fd98380 /configs/lx2160aqds_tfa_SECURE_BOOT_defconfig | |
parent | b207cc92a2e74774f05df2b281a7f530e76d1f61 (diff) | |
download | u-boot-532010da67329a1c3dbe92a167486df6e61d4f4a.tar.gz |
ddr: altera: use KBUILD_BASENAME instead of __FILE__
The KBUILD_BASENAME contains just the name of the compiled module,
in this case 'sequencer', rather than a full path to the compiled
file. Use it to prevent pulling the full path into the U-Boot binary,
which is useless and annoying.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Siew Chin Lim <elly.siew.chin.lim@intel.com>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Cc: Tien Fong Chee <tien.fong.chee@intel.com>
Diffstat (limited to 'configs/lx2160aqds_tfa_SECURE_BOOT_defconfig')
0 files changed, 0 insertions, 0 deletions