xce.ko for kernel version 3.1.10-12-ARCH
Versions for Pogoplug V2 and Pogoplug Mobile/V4 are attached
Just to document a couple of changes: mtd-abi.h still isn't included: Ticket: https://github.com/archlinuxarm/PKGBUILDs/issues/206
Needed to edit Makefile to change "KERNELDIR ?= /lib/modules/$(shell uname -r)/build" to "KERNELDIR ?= /usr/lib/modules/$(shell uname -r)/build"