diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-14 14:18:04 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-14 14:18:04 -0300 |
commit | 776d750f59e78cf1a3e0ab50c87d720b151d3af2 (patch) | |
tree | 3679bc94903b3ec2bb255dbf2d72f38f28511fad /linux/arch | |
parent | 34ef7f10c4a258874ea1b35c55c4899cf26bc262 (diff) | |
download | mediapointer-dvb-s2-776d750f59e78cf1a3e0ab50c87d720b151d3af2.tar.gz mediapointer-dvb-s2-776d750f59e78cf1a3e0ab50c87d720b151d3af2.tar.bz2 |
sync arm/mach-mx1/Makefile with upstream
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/arch')
-rw-r--r-- | linux/arch/arm/mach-mx1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/arch/arm/mach-mx1/Makefile b/linux/arch/arm/mach-mx1/Makefile index b72f53638..7f86fe073 100644 --- a/linux/arch/arm/mach-mx1/Makefile +++ b/linux/arch/arm/mach-mx1/Makefile @@ -11,4 +11,4 @@ obj-$(CONFIG_MX1_VIDEO) += ksym_mx1.o mx1_camera_fiq.o # Specific board support obj-$(CONFIG_ARCH_MX1ADS) += mx1ads.o -obj-$(CONFIG_MACH_SCB9328) += scb9328.o +obj-$(CONFIG_MACH_SCB9328) += scb9328.o
\ No newline at end of file |