Packaging improvements for RHEL and SLES (part 2)

- Allow checking for exported symbols in both Module.symvers
  and Module.symvers.  My stock SLES kernel ships an objects
  directory with Module.symvers, yet produces a Module.symvers
  in the local build directory.
This commit is contained in:
Brian Behlendorf
2009-06-16 11:34:28 -07:00
parent 39a3d2a421
commit 2e0e7e6976
10 changed files with 100 additions and 40 deletions
+1
View File
@@ -91,6 +91,7 @@ LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LINUX = @LINUX@
LINUX_OBJ = @LINUX_OBJ@
LINUX_SYMBOLS = @LINUX_SYMBOLS@
LINUX_VERSION = @LINUX_VERSION@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@