X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fcore%2FMakefile;h=e9bd2467d5a9362aec0b1488d4e4a58962a4b890;hb=4d1dabdb52ee49f24cf874b6af2cd2c9efd9444a;hp=630da0f0579e5c3bf26cc5391ee49f7551f00882;hpb=c0d6f9663b30a09ed725229b2d50391268c8538e;p=linux-2.6 diff --git a/net/core/Makefile b/net/core/Makefile index 630da0f057..e9bd2467d5 100644 --- a/net/core/Makefile +++ b/net/core/Makefile @@ -14,5 +14,6 @@ obj-$(CONFIG_XFRM) += flow.o obj-$(CONFIG_SYSFS) += net-sysfs.o obj-$(CONFIG_NET_DIVERT) += dv.o obj-$(CONFIG_NET_PKTGEN) += pktgen.o -obj-$(CONFIG_NET_RADIO) += wireless.o +obj-$(CONFIG_WIRELESS_EXT) += wireless.o obj-$(CONFIG_NETPOLL) += netpoll.o +obj-$(CONFIG_NET_DMA) += user_dma.o