Merge branch 'master' of git://www.denx.de/git/u-boot-arc
[oweals/u-boot.git] / arch / powerpc / cpu / mpc512x / Makefile
index f770350dc2819e71b0875aa0d243757c99c4a8fe..98991c688befb7fa7912dcd59769cae701f23374 100644 (file)
@@ -4,8 +4,6 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-$(shell mkdir -p $(OBJTREE)/board/freescale/common)
-
 extra-y        = start.o
 obj-y  := cpu.o
 obj-y  += traps.o
@@ -19,6 +17,3 @@ obj-y += speed.o
 obj-$(CONFIG_FSL_DIU_FB) += diu.o
 obj-$(CONFIG_CMD_IDE) += ide.o
 obj-$(CONFIG_PCI) += pci.o
-
-# Stub implementations of cache management functions for USB
-obj-$(CONFIG_USB_EHCI) += cache.o