diff --git a/src/entry.sh b/src/entry.sh index cce345f3..0072714a 100755 --- a/src/entry.sh +++ b/src/entry.sh @@ -12,6 +12,7 @@ cd /run . display.sh # Initialize display . network.sh # Initialize network . boot.sh # Configure boot +. cpu.sh # Initialize processor . config.sh # Configure arguments trap - ERR