]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
uapi: fix to export linux/vm_sockets.h
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 1 Dec 2014 01:16:17 +0000 (10:16 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Dec 2014 05:35:48 +0000 (21:35 -0800)
A typo "header=y" was introduced by commit 7071cf7fc435
(uapi: add missing network related headers to kbuild).

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/Kbuild

index 4c94f31a8c99b68e3ada83ed75b3726de3043a08..8523f9bb72f2d0039963078d765084ee5dfdf155 100644 (file)
@@ -427,7 +427,7 @@ header-y += virtio_net.h
 header-y += virtio_pci.h
 header-y += virtio_ring.h
 header-y += virtio_rng.h
-header=y += vm_sockets.h
+header-y += vm_sockets.h
 header-y += vt.h
 header-y += wait.h
 header-y += wanrouter.h