
Hi I am trying to compile a module for FC22 Rawhide on an A10 device (MK802ii) with a uname -r of 3.19.0-0.rc7.git3.1.fc22.armv7hl but am getting a truncated vermagic: vermagic: 3.19.0-rc7 SMP mod_unload ARMv7 p2v8 The .config I am using is a copy of the /boot/config-3.19.0-0.rc7.git3.1.fc22.armv7hl. I have tried editing LOCALVERSION without success. If I edit the Makefile from the rpmbuild process to: SUBLEVEL = 0-0 EXTRAVERSION = rc7.git3.1.fc22.armv7hl or to SUBLEVEL = 0 EXTRAVERSION = -0.rc7.git3.1.fc22.armv7hl I still only get vermagic: 3.19.0-0.rc7 SMP mod_unload ARMv7 p2v8 The version.h file generated in include/generated/uapi/linux/ says #define LINUX_VERSION_CODE 201472 whereas the one in /usr/include/linux/version.h says #define LINUX_VERSION_CODE 201728 Any tips on where to go with this? Thanks Rob _______________________________________________ arm mailing list arm@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/arm