Fix path on armv7a_hardfp, thanks to steev
This commit is contained in:
parent
d52ba1dca0
commit
ff14403dd3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
GITDIR=/root/releng/
|
||||
|
||||
SPECS_DIR=${GITDIR}/releases/weekly/specs/arm/armv7a_hardfloat
|
||||
SPECS_DIR=${GITDIR}/releases/weekly/specs/arm/armv7a/hardfloat
|
||||
SUBARCH=`grep subarch $SPECSDIR/stage1.spec | awk '{print $2}'`
|
||||
|
||||
SETS="default"
|
||||
|
|
Loading…
Add table
Reference in a new issue