aboutsummaryrefslogtreecommitdiffstats
path: root/cfg/debug/lock/debug-prove-lock.scc
blob: 47d351f6015f05ea7951d09bd29bbc2e44e86419 (plain)
1
2
3
4
5
if [ "$KARCH" = "x86_64" ] || [ "$KARCH" = "i386" ]; then
# include must be at the head of the line
include cfg/debug/lock/debug-lock-common.scc
    kconf non-hardware debug-prove-lock.cfg
fi