diff options
Diffstat (limited to 'recipes-bsp/x-load/x-load.inc')
-rw-r--r-- | recipes-bsp/x-load/x-load.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/x-load/x-load.inc b/recipes-bsp/x-load/x-load.inc index 55cad232..d68fbd96 100644 --- a/recipes-bsp/x-load/x-load.inc +++ b/recipes-bsp/x-load/x-load.inc | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://common/cmd_load.c;beginline=4;endline=22;md5=14420d7c | |||
7 | 7 | ||
8 | PARALLEL_MAKE = "" | 8 | PARALLEL_MAKE = "" |
9 | 9 | ||
10 | EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" | 10 | EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX} CONFIG_HEADER=${CONFIG_HEADER}" |
11 | 11 | ||
12 | XLOAD_MACHINE ?= "${MACHINE}_config" | 12 | XLOAD_MACHINE ?= "${MACHINE}_config" |
13 | 13 | ||