Commit 969b9dd2 authored by Craig Rodrigues's avatar Craig Rodrigues
Browse files

Remove unnecessary lines. Variables are defined in nano_env

parent 280ca3e6
No related merge requests found
Showing with 0 additions and 3 deletions
+0 -3
......@@ -25,9 +25,6 @@ main()
{
local _nanobsd="${AVATAR_ROOT}/build/nanobsd/nanobsd.sh"
export AVATAR_COMPONENT=os-base
export NANO_OBJ=${AVATAR_ROOT}/${AVATAR_COMPONENT}/${NANO_ARCH}
local _cmd="${_nanobsd} -c ${NANO_CFG_BASE}/${AVATAR_COMPONENT} ${NANO_ARGS} -w -k -j ${MAKE_JOBS}"
echo ${_cmd}
......
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