diff options
Diffstat (limited to 'recipes/u-boot/u-boot_1.3.1.bb')
-rw-r--r-- | recipes/u-boot/u-boot_1.3.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_1.3.1.bb b/recipes/u-boot/u-boot_1.3.1.bb index 5c32b9a156..39a7b30771 100644 --- a/recipes/u-boot/u-boot_1.3.1.bb +++ b/recipes/u-boot/u-boot_1.3.1.bb @@ -9,4 +9,3 @@ SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \ file://mpc8313e-rdb-mtdparts.patch;patch=1 \ file://mpc8313e-rdb-nand.patch;patch=1" -PACKAGE_ARCH = "${MACHINE_ARCH}" |