index
:
multitech-oe.git
multitech-corecdp-1.x
multitech-corecdp-dev
org.openembedded.dev
rm
testing
Multi-Tech CoreCDP 1.x OpenEmbedded Tree
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
recipes
/
shr
/
initscripts-shr
/
alignment.sh
blob: 4a66dc6bc8ede1963a81ed77b889a42f2370e699 (
plain
)
1
2
3
4
5
6
#!/bin/sh if [ -e /proc/cpu/alignment ]; then echo "3" > /proc/cpu/alignment fi