Commit 70a66ffb authored by Claes Sjofors's avatar Claes Sjofors

Build from source build script fix, base root created

parent 2c693f85
......@@ -76,6 +76,7 @@ pwre add $ename $root/src \"\" $root/rls $btype $os $hw "$desc"
pwre init $ename
# Build
mkdir -p $pwre_broot
pwre configure
pwre create_all_modules
pwre build_all_modules
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment