ip link: add VLAN support
[oweals/busybox.git] / selinux / Kbuild.src
index d0c190cebd52f64136c1d97cbe4ae5ccf754d8be..cdd5f2adf707c7a825a707df93cf8b26402239d8 100644 (file)
@@ -3,9 +3,11 @@
 # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
 # Copyright (C) 2007 by KaiGai Kohei <kaigai@kaigai.gr.jp>
 #
-# Licensed under the GPL v2, see the file LICENSE in this tarball.
+# Licensed under GPLv2, see file LICENSE in this source tree.
 
 lib-y:=
+
+INSERT
 lib-$(CONFIG_CHCON)            += chcon.o
 lib-$(CONFIG_GETENFORCE)       += getenforce.o
 lib-$(CONFIG_GETSEBOOL)                += getsebool.o