# File: drivers/net/wireless/atmel/Makefile
#
# Makefile for the Linux network (ethercard) device drivers.
#

obj-y           :=
obj-m           :=
obj-n           :=
obj-            :=

subdir-y        := Pcmcia_Pci usb
mod-subdirs	:= $(subdir-y)

include $(TOPDIR)/Rules.make
