# Makefile for Linux 2.5.x kbuild

# export-objs was removed in Linux 2.5.60
# export-objs := hostap.o hostap_crypt.o

obj-m += hostap.o hostap_crypt.o hostap_crypt_wep.o
obj-m += hostap_cs.o
obj-m += hostap_plx.o
obj-m += hostap_pci.o
