diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-netx/Makefile')
-rw-r--r-- | ANDROID_3.4.5/arch/arm/mach-netx/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-netx/Makefile b/ANDROID_3.4.5/arch/arm/mach-netx/Makefile deleted file mode 100644 index 7ce4ba9e..00000000 --- a/ANDROID_3.4.5/arch/arm/mach-netx/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# -# Makefile for the linux kernel. -# - -# Object file lists. - -obj-y += time.o generic.o pfifo.o xc.o - -# Specific board support -obj-$(CONFIG_MACH_NXDKN) += nxdkn.o -obj-$(CONFIG_MACH_NXDB500) += nxdb500.o fb.o -obj-$(CONFIG_MACH_NXEB500HMI) += nxeb500hmi.o fb.o |