aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-2.6.29/2.6.29_relocation_1.patch
blob: 627f03c785b010d650369ba5b7ddbf403969966e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- /tmp/elf.h	2009-11-03 20:29:16.000000000 +0100
+++ git/arch/arm/include/asm/elf.h	2009-11-03 20:29:40.000000000 +0100
@@ -50,6 +50,8 @@
 #define R_ARM_ABS32	2
 #define R_ARM_CALL	28
 #define R_ARM_JUMP24	29
+#define R_ARM_MOVW_ABS_NC 43
+#define R_ARM_MOVT_ABS 44
 
 /*
  * These are used to set parameters in the core dumps.