Whamcloud - gitweb
LU-9907 build: add patchless server for lbuild
[fs/lustre-release.git] / contrib / lbuild / lbuild-rhel6
index bf2139c..ea5f025 100644 (file)
@@ -77,3 +77,9 @@ kernel_srpm_location() {
     echo "http://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/"
 
 }
+
+kernel_debuginfo_location() {
+
+       echo "http://debuginfo.centos.org/6/x86_64/"
+
+}