KMOD = wlan_acl SRCS = ieee80211_acl.c SRCS += opt_wlan.h .if !defined(KERNBUILDDIR) opt_wlan.h: echo "#define IEEE80211_SUPPORT_TDMA 1" > ${.TARGET} echo "#define IEEE80211_SUPPORT_MESH 1" > ${.TARGET} .endif .include