diff options
| author | Julian Scheel <julian@jusst.de> | 2016-03-17 16:03:56 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-19 22:20:22 +0200 |
| commit | e903e453be706565fbe2a0d87536bd32c3662092 (patch) | |
| tree | 390473322702ecd7e274a31bd372586722b12487 /package/Config.in.host | |
| parent | 615a04b2c3378ec05627f2f2c6b9047c87c735cb (diff) | |
| download | buildroot-e903e453be706565fbe2a0d87536bd32c3662092.tar.gz buildroot-e903e453be706565fbe2a0d87536bd32c3662092.zip | |
tegrarcm: new package
Add package for the tegrarcm host utility that allows loading data to
tegra processors in recovery mode.
Signed-off-by: Julian Scheel <julian@jusst.de>
[Thomas: replace cryptopp cross-compilation fix by a more
autoconf-style solution, which has been submitted upstream.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in.host')
| -rw-r--r-- | package/Config.in.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in.host b/package/Config.in.host index a91612b3ab..ccded799e4 100644 --- a/package/Config.in.host +++ b/package/Config.in.host @@ -29,6 +29,7 @@ menu "Host utilities" source "package/sam-ba/Config.in.host" source "package/squashfs/Config.in.host" source "package/sunxi-tools/Config.in.host" + source "package/tegrarcm/Config.in.host" source "package/uboot-tools/Config.in.host" source "package/util-linux/Config.in.host" source "package/vboot-utils/Config.in.host" |

