Linux-2.4.0-test2
[davej-history.git] / drivers / misc / Makefile
blob5c46e8ef84006053d3937ca82ce3f01be8c9394d
2 # Makefile for misc devices that really don't fit anywhere else.
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).
8 # Note 2! The CFLAGS definitions are now inherited from the
9 # parent makes..
12 SUB_DIRS :=
13 MOD_SUB_DIRS := $(SUB_DIRS)
14 ALL_SUB_DIRS := $(SUB_DIRS)
16 O_TARGET := misc.o
17 M_OBJS :=
18 O_OBJS :=
19 OX_OBJS :=
21 include $(TOPDIR)/Rules.make
23 fastdep: