This stack check implementation leverages the compiler's profiling (gcc -p)
[linux-2.6.git] / arch / sh / boards / harp / Makefile
1 #
2 # Makefile for STMicroelectronics board specific parts of the kernel
3 #
4
5 obj-y := irq.o setup.o mach.o led.o
6
7 obj-$(CONFIG_PCI) += pcidma.o
8