diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-10-26 20:36:18 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-10-26 21:38:49 +0100 |
commit | 89dadc81ecf737eba5f438da529c2f81712ec15a (patch) | |
tree | 51e67eca75bc1bd3a7abffde49c319e1108123be /configs/at91sam9263ek_ext_bare_defconfig | |
parent | 5ebc5683545678736b1940243968394ae892b258 (diff) |
lzma: remove 'target' from lzma package name
We normally don't do this, and it makes using Makefile.autotools.in harder.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/at91sam9263ek_ext_bare_defconfig')
-rw-r--r-- | configs/at91sam9263ek_ext_bare_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9263ek_ext_bare_defconfig b/configs/at91sam9263ek_ext_bare_defconfig index 7ba1eed7e..d31b8de69 100644 --- a/configs/at91sam9263ek_ext_bare_defconfig +++ b/configs/at91sam9263ek_ext_bare_defconfig @@ -602,7 +602,7 @@ BR2_PACKAGE_XSERVER_none=y # # BR2_PACKAGE_GZIP is not set # BR2_PACKAGE_LZO is not set -# BR2_PACKAGE_LZMA_TARGET is not set +# BR2_PACKAGE_LZMA is not set # BR2_PACKAGE_LZMA_HOST is not set # BR2_PACKAGE_ZLIB is not set |