mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 21:51:31 +00: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
1 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Reference in a new issue