The ODROID-N2 is a wonderful addition to ArchLinixArm. Thank you! Building an external module doesn't currently work due to missing headers.
$this->bbcode_second_pass_code('', 'n2> make
KMOD ko/enable_arm_pmu.ko
In file included from ./arch/arm64/include/asm/sysreg.h:25,
from ./arch/arm64/include/asm/cputype.h:108,
from ./arch/arm64/include/asm/cachetype.h:19,
from ./arch/arm64/include/asm/cache.h:19,
from ./include/linux/cache.h:5,
from ./include/linux/printk.h:8,
from ./include/linux/kernel.h:13,
from /home/krovetz/imac/tmp/enable_arm_pmu_v8/ko/enable_arm_pmu.c:4:
./arch/arm64/include/asm/opcodes.h:5:10: fatal error: ../../arm/include/asm/opcodes.h: No such file or directory
#include <../../arm/include/asm/opcodes.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
')