X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fcore%2FMakefile;h=630da0f0579e5c3bf26cc5391ee49f7551f00882;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=79fe12cced278b0b0b57b2c4041b6ff21936b52b;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/net/core/Makefile b/net/core/Makefile index 79fe12cce..630da0f05 100644 --- a/net/core/Makefile +++ b/net/core/Makefile @@ -14,5 +14,5 @@ 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_WIRELESS_EXT) += wireless.o +obj-$(CONFIG_NET_RADIO) += wireless.o obj-$(CONFIG_NETPOLL) += netpoll.o