|
@@ -15,8 +15,8 @@ obj-$(CONFIG_NET) += $(tmp-y)
|
|
|
# LLC has to be linked before the files in net/802/
|
|
|
obj-$(CONFIG_LLC) += llc/
|
|
|
obj-$(CONFIG_NET) += ethernet/ 802/ sched/ netlink/
|
|
|
-obj-$(CONFIG_INET) += ipv4/
|
|
|
obj-$(CONFIG_NETFILTER) += netfilter/
|
|
|
+obj-$(CONFIG_INET) += ipv4/
|
|
|
obj-$(CONFIG_XFRM) += xfrm/
|
|
|
obj-$(CONFIG_UNIX) += unix/
|
|
|
ifneq ($(CONFIG_IPV6),)
|