This stack check implementation leverages the compiler's profiling (gcc -p)
[linux-2.6.git] / arch / sh / drivers / Makefile
1 #
2 # Makefile for the Linux SuperH-specific device drivers.
3 #
4
5 obj-$(CONFIG_PCI)       += pci/
6 obj-$(CONFIG_SH_DMA)    += dma/
7