diff options
Diffstat (limited to 'kernel/arch/arm/mach-moxart/Makefile')
-rw-r--r-- | kernel/arch/arm/mach-moxart/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/arch/arm/mach-moxart/Makefile b/kernel/arch/arm/mach-moxart/Makefile new file mode 100644 index 000000000..fa022eb10 --- /dev/null +++ b/kernel/arch/arm/mach-moxart/Makefile @@ -0,0 +1,3 @@ +# Object file lists. + +obj-$(CONFIG_MACH_UC7112LX) += moxart.o |