1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-09 08:00:14 +02:00
openwrt-xburst/package/d80211/src/Makefile
nbd 261aac9420 add d80211 from a recent wireless-dev checkout
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-30 18:47:07 +00:00

21 lines
323 B
Makefile

obj-m += 80211.o rc80211_simple.o
80211-objs := \
ieee80211.o \
ieee80211_ioctl.o \
sta_info.o \
wep.o \
wpa.o \
ieee80211_scan.o \
ieee80211_sta.o \
ieee80211_dev.o \
ieee80211_iface.o \
ieee80211_rate.o \
ieee80211_sysfs.o \
ieee80211_sysfs_sta.o \
michael.o \
tkip.o \
aes_ccm.o \
wme.o \
fifo_qdisc.o