diff options
Diffstat (limited to 'recipes/u-boot/u-boot_2009.01.bb')
-rw-r--r-- | recipes/u-boot/u-boot_2009.01.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/u-boot/u-boot_2009.01.bb b/recipes/u-boot/u-boot_2009.01.bb index e0839c923e..49d08a2938 100644 --- a/recipes/u-boot/u-boot_2009.01.bb +++ b/recipes/u-boot/u-boot_2009.01.bb @@ -29,6 +29,3 @@ SRC_URI_append_at91sam9g20ek = "\ file://at91sam9g20-fix-config.patch;patch=1 \ " -PACKAGE_ARCH = "${MACHINE_ARCH}" -PARALLEL_MAKE = "" - |