diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/m68k/ifpsp060/Makefile')
-rw-r--r-- | ANDROID_3.4.5/arch/m68k/ifpsp060/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/arch/m68k/ifpsp060/Makefile b/ANDROID_3.4.5/arch/m68k/ifpsp060/Makefile deleted file mode 100644 index 43b43504..00000000 --- a/ANDROID_3.4.5/arch/m68k/ifpsp060/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# Makefile for 680x0 Linux 68060 integer/floating point support package -# -# This file is subject to the terms and conditions of the GNU General Public -# License. See the file "README.legal" in the main directory of this archive -# for more details. - -obj-y := fskeleton.o iskeleton.o os.o - -EXTRA_LDFLAGS := -x |