update atp870u driver to 0.78 from D-Link source
[linux-2.4.git] / drivers / acorn / Makefile
1 #
2 # Makefile for the Acorn-specific Linux kernel device drivers.
3 #
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 (not a .c file).
7
8 subdir-y        := char
9 subdir-m        := $(subdir-y)
10
11 # the BLOCK subdir is included from drivers/block now
12 # the SCSI subdir is included from drivers/scsi now
13 # the NET subdir is included from drivers/net now
14
15 include $(TOPDIR)/Rules.make