| Andrew Victor | c53c9cf | 2007-05-11 21:01:28 +0100 | [diff] [blame^] | 1 | # arch/arm/mach-ks8695/Makefile |
| 2 | # | ||||
| 3 | # Makefile for KS8695 architecture support | ||||
| 4 | # | ||||
| 5 | |||||
| 6 | obj-y := cpu.o irq.o time.o devices.o | ||||
| 7 | obj-m := | ||||
| 8 | obj-n := | ||||
| 9 | obj- := | ||||
| 10 | |||||
| 11 | # PCI support is optional | ||||
| 12 | #obj-$(CONFIG_PCI) += pci.o | ||||
| 13 | |||||
| 14 | # Board-specific support | ||||