]> git.baikalelectronics.ru Git - uboot.git/commit
ppc: Makefile: Drop unused ppc4xx code
authorSimon Glass <sjg@chromium.org>
Wed, 1 Feb 2023 20:20:16 +0000 (13:20 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 7 Feb 2023 19:33:50 +0000 (14:33 -0500)
commit3dfc37bf0a6ad7bded12bcfd3d15e2833084905b
treea2f002be5d09736824c8cafaa6b02cf4529178d8
parent9bd4c5fd8940d1a96b8a76eefeb617e98dca10b2
ppc: Makefile: Drop unused ppc4xx code

CONFIG_UBOOT_PAD_TO is not defined anywhere. Drop this dead code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Makefile