[NET]: Add a might_sleep() to dev_close().
[pohmelfs.git] / arch / sh64 / mach-romram / Makefile
blob02d05c05afa1efb3a0e38c322c517b5383b4fd6d
2 # Makefile for the SH-5 ROM/RAM 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 := romram.o
11 obj-y := setup.o
13 include $(TOPDIR)/Rules.make