diff options
Diffstat (limited to 'arch/microblaze/Makefile')
-rw-r--r-- | arch/microblaze/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/microblaze/Makefile b/arch/microblaze/Makefile index a69eaf2ab130..740f2b82a182 100644 --- a/arch/microblaze/Makefile +++ b/arch/microblaze/Makefile | |||
@@ -48,7 +48,6 @@ head-y := arch/microblaze/kernel/head.o | |||
48 | libs-y += arch/microblaze/lib/ | 48 | libs-y += arch/microblaze/lib/ |
49 | core-y += arch/microblaze/kernel/ | 49 | core-y += arch/microblaze/kernel/ |
50 | core-y += arch/microblaze/mm/ | 50 | core-y += arch/microblaze/mm/ |
51 | core-y += arch/microblaze/platform/ | ||
52 | core-$(CONFIG_PCI) += arch/microblaze/pci/ | 51 | core-$(CONFIG_PCI) += arch/microblaze/pci/ |
53 | 52 | ||
54 | drivers-$(CONFIG_OPROFILE) += arch/microblaze/oprofile/ | 53 | drivers-$(CONFIG_OPROFILE) += arch/microblaze/oprofile/ |