From 90082bd6e19121cae87be17fdd9c01916bd24cbe Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 14 Nov 2006 00:57:41 +0000 Subject: Project modified so that seperate ARM7 and ARM9 bits can be compiled. Intended for wifi access. --- arm9/BUILDING | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 arm9/BUILDING (limited to 'arm9/BUILDING') diff --git a/arm9/BUILDING b/arm9/BUILDING deleted file mode 100644 index 263b160..0000000 --- a/arm9/BUILDING +++ /dev/null @@ -1,17 +0,0 @@ -Build Instructions ------------------- - -As this uses the example makefiles from devkitpro, all that is required is -a 'make' command in the top level directory: - -$ make - - -By default FAT support will be initialised. To prevent this you need to supply -additional flag settings: - -$ make ADDITIONAL_CFLAGS="-DDS81_DISABLE_FAT" - - -There is a script mkrelease.sh which simply makes a FAT and non-FAT version of -DS81 for release. -- cgit v1.2.3