mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-16 22:18:52 +00:00
ARM: uniphier: compile pll-base-ld20.c for PXs3
Fix the link error for the combination of CONFIG_ARCH_UNIPHIER_LD11=n CONFIG_ARCH_UNIPHIER_LD20=n CONFIG_ARCH_UNIPHIER_PXS3=y Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
335f7b1290
commit
00ed0e3ee3
1 changed files with 1 additions and 0 deletions
|
@ -27,3 +27,4 @@ endif
|
|||
|
||||
obj-$(CONFIG_ARCH_UNIPHIER_LD11) += pll-base-ld20.o
|
||||
obj-$(CONFIG_ARCH_UNIPHIER_LD20) += pll-base-ld20.o
|
||||
obj-$(CONFIG_ARCH_UNIPHIER_PXS3) += pll-base-ld20.o
|
||||
|
|
Loading…
Add table
Reference in a new issue