string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / net / Makefile
index 9e00a55..1542e72 100644 (file)
@@ -24,7 +24,6 @@ obj-y                         += ipv6/
 endif
 obj-$(CONFIG_PACKET)           += packet/
 obj-$(CONFIG_NET_KEY)          += key/
-obj-$(CONFIG_NET_SCHED)                += sched/
 obj-$(CONFIG_BRIDGE)           += bridge/
 obj-$(CONFIG_NET_DSA)          += dsa/
 obj-$(CONFIG_IPX)              += ipx/
@@ -60,6 +59,7 @@ obj-$(CONFIG_NET_9P)          += 9p/
 ifneq ($(CONFIG_DCB),)
 obj-y                          += dcb/
 endif
+obj-y                          += ieee802154/
 
 ifeq ($(CONFIG_NET),y)
 obj-$(CONFIG_SYSCTL)           += sysctl_net.o