Full iopsys config for mediatek targets

This commit is contained in:
Jonas Höglund 2016-09-23 11:06:23 +02:00
parent ee70bde4ed
commit b8edc7d06f

View file

@ -39,7 +39,6 @@ function genconfig {
for p in $iopsys_ramips; do
if [ $p == $profile ]; then
target="iopsys_ramips"
masterconfig=0
return
fi
done