From e5982a260e8700a58f18252bf33c0cb6d96df0c4 Mon Sep 17 00:00:00 2001 From: Christian Borntraeger Date: Wed, 23 Apr 2008 12:57:00 +0200 Subject: [PATCH] --- yaml --- r: 95756 b: refs/heads/master c: 81473132878f8a1d0c6a78cffa0cf84c8a19c1be h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/Kbuild | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 99c9903f0a11..d5a98f9afee0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 597d56e4b51fc3385e097e52d6e92bf596ff21ec +refs/heads/master: 81473132878f8a1d0c6a78cffa0cf84c8a19c1be diff --git a/trunk/include/linux/Kbuild b/trunk/include/linux/Kbuild index 78fade0a1e35..b7d81b2a9041 100644 --- a/trunk/include/linux/Kbuild +++ b/trunk/include/linux/Kbuild @@ -346,6 +346,11 @@ unifdef-y += videodev.h unifdef-y += virtio_config.h unifdef-y += virtio_blk.h unifdef-y += virtio_net.h +unifdef-y += virtio_9p.h +unifdef-y += virtio_balloon.h +unifdef-y += virtio_console.h +unifdef-y += virtio_pci.h +unifdef-y += virtio_ring.h unifdef-y += vt.h unifdef-y += wait.h unifdef-y += wanrouter.h