diff options
Diffstat (limited to 'arch/arm/mach-ks8695/Makefile')
-rw-r--r-- | arch/arm/mach-ks8695/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-ks8695/Makefile b/arch/arm/mach-ks8695/Makefile index e370caf0c91b..8ecb7973ae54 100644 --- a/arch/arm/mach-ks8695/Makefile +++ b/arch/arm/mach-ks8695/Makefile | |||
@@ -4,9 +4,6 @@ | |||
4 | # | 4 | # |
5 | 5 | ||
6 | obj-y := cpu.o irq.o time.o devices.o | 6 | obj-y := cpu.o irq.o time.o devices.o |
7 | obj-m := | ||
8 | obj-n := | ||
9 | obj- := | ||
10 | 7 | ||
11 | # PCI support is optional | 8 | # PCI support is optional |
12 | obj-$(CONFIG_PCI) += pci.o | 9 | obj-$(CONFIG_PCI) += pci.o |