[LEDE-DEV] [PATCH] [17.01] mt76: update Makefile

L. D. Pinney ldpinney at gmail.com
Thu Feb 16 03:37:40 PST 2017


On Thu, Feb 16, 2017 at 5:27 AM, Felix Fietkau <nbd at nbd.name> wrote:
> On 2017-02-16 12:21, L. D. Pinney wrote:
>> Without the updated Makefile I have this error :
>>
>> make[3]: Entering directory '/data/LEDE-17.01/package/kernel/mt76'
>> . /data/LEDE-17.01/include/shell.sh; xzcat
>> /data/LEDE-17.01/dl/mt76-2017-01-31-3c8caafc.tar.xz | tar -C
>> /data/LEDE-17.01/build_dir/target-mipsel_24kc_musl-1.1.16/linux-ramips_mt7628/mt76-2017-01-31-3c8caafc/..
>> -xf -
>> tar: This does not look like a tar archive
>> tar: Exiting with failure status due to previous errors
>> make[3]: *** [/data/LEDE-17.01/build_dir/target-mipsel_24kc_musl-1.1.16/linux-ramips_mt7628/mt76-2017-01-31-3c8caafc/.prepared_43a4cb053e7b657da011719c328ae07d]
>> Error 2
>> Makefile:72: recipe for target
>> '/data/LEDE-17.01/build_dir/target-mipsel_24kc_musl-1.1.16/linux-ramips_mt7628/mt76-2017-01-31-3c8caafc/.prepared_43a4cb053e7b657da011719c328ae07d'
>> failed
>> make[3]: Leaving directory '/data/LEDE-17.01/package/kernel/mt76'
>> make[2]: *** [package/kernel/mt76/compile] Error 2
>> package/Makefile:105: recipe for target 'package/kernel/mt76/compile' failed
>> make[2]: Leaving directory '/data/LEDE-17.01'
>> make[1]: *** [/data/LEDE-17.01/staging_dir/target-mipsel_24kc_musl-1.1.16/stamp/.package_compile]
>> Error 2
>> package/Makefile:101: recipe for target
>> '/data/LEDE-17.01/staging_dir/target-mipsel_24kc_musl-1.1.16/stamp/.package_compile'
>> failed
>> make[1]: Leaving directory '/data/LEDE-17.01'
>> make: *** [world] Error 2
>> /data/LEDE-17.01/include/toplevel.mk:197: recipe for target 'world' failed
> Maybe you have a broken tarball in dl/
> Try deleting dl/mt76*
>
> - Felix
>
Thank You 'rm dl/mt76-2017-01-31-3c8caafc.tar.xz'  builds without error.



More information about the Lede-dev mailing list