Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros.h as...
[linux-2.6] / arch / sh / boards / saturn / Makefile
1 #
2 # Makefile for the Sega Saturn specific parts of the kernel
3 #
4
5 obj-y    := setup.o io.o irq.o
6
7 obj-$(CONFIG_SMP) += smp.o
8