X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2FMakefile;h=a46436e0fcc2117f9bc941e959cef9c653b6d341;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=61740b47a67d5521a90ddddfefa1c5daa4cadf84;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/net/Makefile b/net/Makefile index 61740b47a..a46436e0f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -9,7 +9,8 @@ obj-y := nonet.o obj-$(CONFIG_NET) := socket.o core/ -obj-$(CONFIG_COMPAT) += compat.o +tmp-$(CONFIG_COMPAT) := compat.o +obj-$(CONFIG_NET) += $(tmp-y) # LLC has to be linked before the files in net/802/ obj-$(CONFIG_LLC) += llc/