summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@intel.com>2015-02-21 15:08:19 -0200
committerLucas De Marchi <lucas.demarchi@intel.com>2015-02-21 15:08:19 -0200
commita24e17839cbbb9adaffed95432fb24bdb2bf1198 (patch)
tree8b36026fe11bd3e3b2b770224ea8505aa6504ca7
parent5eafc34d66054cb806b41aa95e3eb61df4edc4db (diff)
downloadkmod-a24e17839cbbb9adaffed95432fb24bdb2bf1198.tar.gz
fixup! module-playground: allow to cross-compile modules
-rwxr-xr-xtestsuite/populate-modules.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/populate-modules.sh b/testsuite/populate-modules.sh
index 938433d..b61cbfa 100755
--- a/testsuite/populate-modules.sh
+++ b/testsuite/populate-modules.sh
@@ -37,9 +37,6 @@ map=(
["test-depmod/modules-order-compressed/lib/modules/4.4.4/kernel/drivers/block/cciss.ko"]="mod-fake-cciss.ko"
["test-depmod/modules-order-compressed/lib/modules/4.4.4/kernel/drivers/scsi/hpsa.ko"]="mod-fake-hpsa.ko"
["test-depmod/modules-order-compressed/lib/modules/4.4.4/kernel/drivers/scsi/scsi_mod.ko"]="mod-fake-scsi-mod.ko"
- ["test-modinfo/mod-simple-i386.ko"]="mod-simple-i386.ko"
- ["test-modinfo/mod-simple-x86_64.ko"]="mod-simple-x86_64.ko"
- ["test-modinfo/mod-simple-sparc64.ko"]="mod-simple-sparc64.ko"
)
gzip_array=(