diff options
Diffstat (limited to 'recipes/at91bootstrap/at91bootstrap.inc')
| -rw-r--r-- | recipes/at91bootstrap/at91bootstrap.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/at91bootstrap/at91bootstrap.inc b/recipes/at91bootstrap/at91bootstrap.inc index 2160f64fbc..f7ece21152 100644 --- a/recipes/at91bootstrap/at91bootstrap.inc +++ b/recipes/at91bootstrap/at91bootstrap.inc @@ -4,6 +4,7 @@ SECTION = "bootloaders" SRC_URI = "ftp://www.at91.com/pub/buildroot/${PN}-${PV}.tar.bz2 \ file://defconfig \ " + S = "${WORKDIR}/${PN}-${PV}" PACKAGE_ARCH = "${MACHINE_ARCH}" EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX} DESTDIR=${DEPLOY_DIR_IMAGE} REVISION=${PR}" |
