diff options
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot.inc b/meta/recipes-bsp/u-boot/u-boot.inc index 5de3583424..afc2d126e4 100644 --- a/meta/recipes-bsp/u-boot/u-boot.inc +++ b/meta/recipes-bsp/u-boot/u-boot.inc @@ -5,8 +5,6 @@ PROVIDES = "virtual/bootloader" inherit deploy -PARALLEL_MAKE="" - EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" python () { |