X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_xbmc;a=blobdiff_plain;f=bootstrap;h=77191ef5698cfb20c4ab87313c7853333c869888;hp=09dc378df806e7c53dfe0188cf756906cb0da2ef;hb=HEAD;hpb=c04b3e22e6bc560ae9f249637fdc8bacba4fdf7a diff --git a/bootstrap b/bootstrap index 09dc378..77191ef 100755 --- a/bootstrap +++ b/bootstrap @@ -1,2 +1,3 @@ #!/bin/sh BOOTSTRAP_STANDALONE=1 make -f bootstrap.mk +BOOTSTRAP_STANDALONE=1 make -f codegenerator.mk