Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / sh64 / mach-harp / Makefile
blob63f065bad2f967a217dd1b6b692509f92243e848
2 # Makefile for the ST50 Harp specific parts of the kernel
4 # Note! Dependencies are done automagically by 'make dep', which also
5 # removes any old dependencies. DON'T put your own dependencies here
6 # unless it's something special (ie not a .c file).
9 O_TARGET := harp.o
11 obj-y := setup.o
13 include $(TOPDIR)/Rules.make