diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/m68k/emu/Makefile')
-rw-r--r-- | ANDROID_3.4.5/arch/m68k/emu/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/arch/m68k/emu/Makefile b/ANDROID_3.4.5/arch/m68k/emu/Makefile deleted file mode 100644 index 7dc20108..00000000 --- a/ANDROID_3.4.5/arch/m68k/emu/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# -# Makefile for Linux arch/m68k/emu source directory -# - -obj-y += natfeat.o - -obj-$(CONFIG_NFBLOCK) += nfblock.o -obj-$(CONFIG_NFCON) += nfcon.o -obj-$(CONFIG_NFETH) += nfeth.o |