Commit 02cf2d7c authored by sub77's avatar sub77
Browse files

matissewifi: makescript

parent a4176390
......@@ -19,8 +19,8 @@ make clean
# Generates a new .config and exists
if [ "$1" = "config" ] ; then
echo 'Making defconfig for matisse3g'
make slim_matisse3g_defconfig
echo 'Making defconfig for matissewifi'
make slim_matissewifi_defconfig
exit
fi
......@@ -30,4 +30,4 @@ fi
# Lets go!
echo 'Lets start!'
make -j$1
make -j12
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