X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=do;h=e981d4fdd98c3265c8a8e02ce02a480367e87d34;hp=793bde3ec39897a8aac952e2fb49109e9cfa19c0;hb=refs%2Fheads%2Fucir;hpb=fa4bbfb479b647a80bf40eb7469ac16b34016499 diff --git a/do b/do index 793bde3..e981d4f 100755 --- a/do +++ b/do @@ -24,7 +24,7 @@ if [ -n "$target_m68k" ];then fi fi export CPPFLAGS="-DUCLINUX=1 $CPPFLAGS" -./configure --with-cfg-model=5110 --with-cfg-port=/dev/"$cfg_port" --without-x \ +./configure --with-cfg-model=6150 --with-cfg-port=/dev/"$cfg_port" --without-x \ `if [ -n "$enable_debug" ];then echo "--enable-debug --enable-xdebug";fi` make clean make