diff options
Diffstat (limited to 'arch/arm/mach-netx/Makefile')
-rw-r--r-- | arch/arm/mach-netx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-netx/Makefile b/arch/arm/mach-netx/Makefile index eafb24fd0e14..18785ff37657 100644 --- a/arch/arm/mach-netx/Makefile +++ b/arch/arm/mach-netx/Makefile | |||
@@ -12,3 +12,4 @@ obj-y += time.o generic.o pfifo.o xc.o | |||
12 | # Specific board support | 12 | # Specific board support |
13 | obj-$(CONFIG_MACH_NXDKN) += nxdkn.o | 13 | obj-$(CONFIG_MACH_NXDKN) += nxdkn.o |
14 | obj-$(CONFIG_MACH_NXDB500) += nxdb500.o fb.o | 14 | obj-$(CONFIG_MACH_NXDB500) += nxdb500.o fb.o |
15 | obj-$(CONFIG_MACH_NXEB500HMI) += nxeb500hmi.o fb.o | ||