build vram crt0

This commit is contained in:
Dave Murphy
2017-01-12 00:08:35 +00:00
parent 0467bcd3d6
commit f897e4be15
4 changed files with 13 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ $MAKE CRT=gp32_gpsdk
$MAKE CRT=ds_arm7
$MAKE CRT=ds_arm9
$MAKE CRT=ds_cart
$MAKE ds_arm7_vram_crt0
$target-gcc -march=armv6k -mfloat-abi=hard -c 3dsx_crt0.s -o armv6k/fpu/3dsx_crt0.o
cd $BUILDDIR/libgba-$LIBGBA_VER