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