cd src &&
default_build &&

if [[ $RP_PPPOE_GUI == y ]]; then
  cd  ../gui &&
  make
fi
