Linux 2.6.18.8
[linux-2.6/suspend2-2.6.18.git] / arch / sh64 / mach-sim / Makefile
blob819c4078fdc6512c597f56cd39a5b129c90ec001
2 # Makefile for the SH-5 Simulator 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 := sim.o
11 obj-y := setup.o
13 include $(TOPDIR)/Rules.make