]> Git Repo - qemu.git/blobdiff - net/Makefile.objs
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-04' into...
[qemu.git] / net / Makefile.objs
index a06ba59dad6a0a2b2f93f11ea5f131a233d812f1..ec19cb31d9c9e19c8d6059731129956dd963bfe8 100644 (file)
@@ -2,7 +2,7 @@ common-obj-y = net.o queue.o checksum.o util.o hub.o
 common-obj-y += socket.o
 common-obj-y += dump.o
 common-obj-y += eth.o
-common-obj-$(CONFIG_LINUX) += l2tpv3.o
+common-obj-$(CONFIG_L2TPV3) += l2tpv3.o
 common-obj-$(CONFIG_POSIX) += tap.o vhost-user.o
 common-obj-$(CONFIG_LINUX) += tap-linux.o
 common-obj-$(CONFIG_WIN32) += tap-win32.o
This page took 0.023613 seconds and 4 git commands to generate.