Skip to content
Snippets Groups Projects
Commit 52010087 authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

remove compiler flags

parent 74e4014b
No related branches found
No related tags found
Loading
......@@ -4,4 +4,4 @@ cpus=`nproc`
make update
make -dkj $cpus GLUON_TARGET=ar71xx-generic
\ No newline at end of file
make -j $cpus GLUON_TARGET=ar71xx-generic
\ No newline at end of file
......@@ -4,4 +4,4 @@ cpus=`nproc`
make update
make -dkj $cpus GLUON_TARGET=ar71xx-nand
\ No newline at end of file
make -j $cpus GLUON_TARGET=ar71xx-nand
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment