summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/toshiba-ac100
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-05-19 16:13:45 +0900
committerSascha Hauer <s.hauer@pengutronix.de>2020-05-20 13:16:56 +0200
commitff047395b9746aee1fe24e9c3f122c3706e72781 (patch)
treea8718b43f9d97c8bd0ad9a351ce23e35d5840851 /arch/arm/boards/toshiba-ac100
parentc6aea1e9a377de5e67ce5c71d7487525af633a0b (diff)
downloadbarebox-ff047395b9746aee1fe24e9c3f122c3706e72781.tar.gz
barebox-ff047395b9746aee1fe24e9c3f122c3706e72781.tar.xz
kbuild: rename pbl object pbl-*.o to *.pbl.o
Currently, pbl objects are output to: <directory-path>/pbl-<basename>.o This commit changes as follows: <directory-path>/<basename>.pbl.o The motivation is not only to get rid of the ugly code introduced by commit 257abdaa36c8 ("Do not rm the path from pbl-y target"), but also to make it easier to remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntax in the next commit. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/boards/toshiba-ac100')
-rw-r--r--arch/arm/boards/toshiba-ac100/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/toshiba-ac100/Makefile b/arch/arm/boards/toshiba-ac100/Makefile
index 4ef18c0ce9..e8158cb253 100644
--- a/arch/arm/boards/toshiba-ac100/Makefile
+++ b/arch/arm/boards/toshiba-ac100/Makefile
@@ -1,3 +1,3 @@
-CFLAGS_pbl-entry.o := -mcpu=arm7tdmi -march=armv4t
+CFLAGS_entry.pbl.o := -mcpu=arm7tdmi -march=armv4t
lwl-y += entry.o
obj-y += board.o