diff -ruN xf86-video-msm-1.0.1+git20100122.5f7df591/debian/control xf86-video-msm-1.0.1+git20100122.5f7df591.armhf//debian/control
--- xf86-video-msm-1.0.1+git20100122.5f7df591/debian/control	2011-08-03 17:13:58.000000000 +0000
+++ xf86-video-msm-1.0.1+git20100122.5f7df591.armhf//debian/control	2011-10-15 14:27:42.147425747 +0000
@@ -22,7 +22,7 @@
 Homepage: https://www.codeaurora.org/
 
 Package: xserver-xorg-video-msm
-Architecture: armel
+Architecture: armel armhf
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends}
 Provides: ${xviddriver:Provides}
 Description: MSM/QSD X Window Enablement Project
@@ -30,7 +30,7 @@
  HTC Dream and the Nexus One.
 
 Package: xserver-xorg-video-msm-dbg
-Architecture: armel
+Architecture: armel armhf
 Depends: xserver-xorg-video-msm (= ${binary:Version}),
          ${misc:Depends}
 Section: debug
diff -ruN xf86-video-msm-1.0.1+git20100122.5f7df591/debian/patches/02_fix_FTBFS_for_thumb.patch xf86-video-msm-1.0.1+git20100122.5f7df591.armhf//debian/patches/02_fix_FTBFS_for_thumb.patch
--- xf86-video-msm-1.0.1+git20100122.5f7df591/debian/patches/02_fix_FTBFS_for_thumb.patch	2011-08-02 18:09:00.000000000 +0000
+++ xf86-video-msm-1.0.1+git20100122.5f7df591.armhf//debian/patches/02_fix_FTBFS_for_thumb.patch	2011-10-15 14:41:06.027425646 +0000
@@ -11,7 +11,7 @@
  
 -NEON_CFLAGS=-march=armv7-a -mfpu=neon -mfloat-abi=softfp
 -NEON_CCASFLAGS=$(NEON_CFLAGS) -mthumb-interwork
-+NEON_CFLAGS=-march=armv7-a -mfpu=neon -mfloat-abi=softfp -Wa,-mimplicit-it=thumb
++NEON_CFLAGS=-march=armv7-a -mfpu=neon -Wa,-mimplicit-it=thumb
 +NEON_CCASFLAGS=$(NEON_CFLAGS) -mthumb-interwork -Wa,--noexecstack
  NEON_ASFLAGS=-k -mcpu=cortex-a8 $(NEON_CCASFLAGS)
  
