summaryrefslogtreecommitdiff
path: root/plumbing/Makefile.kernel
blob: 6f31076828b8918785ceae7d6f5b9aa30445cc1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
NOSTDINC_FLAGS := \
	-I$(M)/include/ \
	-I$(M)/include/uapi \
	-I$(M)/include/drm \
	-include $(M)/include/linux/compat-2.6.h \
	$(CFLAGS)

obj-y += compat/

obj-$(CPTCFG_CFG80211) += net/wireless/
obj-$(CPTCFG_MAC80211) += net/mac80211/
obj-$(CPTCFG_WLAN) += drivers/net/wireless/