chiark / gitweb /
[PATCH] remove selinux stuff from the main Makefile
authorgreg@kroah.com <greg@kroah.com>
Thu, 25 Mar 2004 06:46:29 +0000 (22:46 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:11 +0000 (21:35 -0700)
Makefile

index 65d870bf97f96ff24eab5a9fcc68fd891aeb782a..4481ee1bfaf1daa49a25984b17f805aca5da735a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -221,14 +221,6 @@ ifeq ($(strip $(USE_KLIBC)),true)
        OBJS += klibc_fixups.o
 endif
 
-# if USE_SELINUX is enabled, then we do not strip or optimize
-ifeq ($(strip $(USE_SELINUX)),true)
-       CFLAGS  += -DUSE_SELINUX
-       OBJS += udev_selinux.o
-       LIB_OBJS += -lselinux
-endif
-
-
 # header files automatically generated
 GEN_HEADERS =  udev_version.h