repo.or.cz
/
t2sde.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* rebased llvm/hotfix-sparcv9-not-64.diff
[t2sde.git]
/
tests
/
010-modinfo.cmd
blob
5cd821fc7deeec1979895a072c5d50dbf7e23235
1
#!/bin/sh
2
3
[
"
$QEMU
"
]
||
exit
43
4
5
[
-e
$SYSROOT
/
sbin
/
modinfo
]
||
exit
42
6
[
-e
$SYSROOT
/
lib
/
modules
/*/
fs
/
binfmt_misc.ko
]
||
exit
42
7
8
cd
$SYSROOT
9
$QEMU
-chroot
$SYSROOT
sbin
/
modinfo
-F
name lib
/
modules
/*/
fs
/
binfmt_misc.ko