|
|
| File: [Development] / linux-2.6-xfs / arch / arm / mach-ks8695 / Makefile (download)
Revision 1.4, Mon Aug 4 17:03:13 2008 UTC (9 years, 2 months ago) by lachlan.longdrop.melbourne.sgi.com
Merge up to 2.6.26 Merge of 2.6.x-xfs-melb:linux:31804b by kenmcd. |
# arch/arm/mach-ks8695/Makefile # # Makefile for KS8695 architecture support # obj-y := cpu.o irq.o time.o gpio.o devices.o obj-m := obj-n := obj- := # PCI support is optional obj-$(CONFIG_PCI) += pci.o # LEDs obj-$(CONFIG_LEDS) += leds.o # Board-specific support obj-$(CONFIG_MACH_KS8695) += board-micrel.o