mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-23 07:31:27 +02:00
powerpc: mpc83xx: delete unused rules
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
parent
88afda1682
commit
c64c5aa56a
@ -48,11 +48,5 @@ obj-$(CONFIG_FSL_DDR2) += law.o
|
|||||||
|
|
||||||
endif # not minimal
|
endif # not minimal
|
||||||
|
|
||||||
$(obj)ddr-gen1.c:
|
|
||||||
ln -sf $(SRCTREE)/arch/powerpc/cpu/mpc85xx/ddr-gen1.c $(obj)ddr-gen1.c
|
|
||||||
|
|
||||||
$(obj)ddr-gen2.c:
|
$(obj)ddr-gen2.c:
|
||||||
ln -sf $(SRCTREE)/arch/powerpc/cpu/mpc85xx/ddr-gen2.c $(obj)ddr-gen2.c
|
ln -sf $(SRCTREE)/arch/powerpc/cpu/mpc85xx/ddr-gen2.c $(obj)ddr-gen2.c
|
||||||
|
|
||||||
$(obj)ddr-gen3.c:
|
|
||||||
ln -sf $(SRCTREE)/arch/powerpc/cpu/mpc85xx/ddr-gen3.c $(obj)ddr-gen3.c
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user