Message ID | 20200909011109.2048-1-vcchunga@amazon.com |
---|---|
Headers | show |
Series |
|
Related | show |
Hello Vimal, On Wed, Sep 9, 2020 at 3:11 AM Vimal Chungath <vcchunga@amazon.com> wrote: > > These two patches add meson and make build configuration > for AWS Graviton2 platform. I plan to send platform guide > patch separately. > > Vimal Chungath (2): > config: add Graviton2(arm64) meson configuration > config: add Graviton2(arm64) defconfig I did not look at the patches, just looked at the cover letter. You can drop the makefile config files since make support has been dropped. Thanks.
On 9/9/20 1:03 AM, David Marchand wrote: > > Hello Vimal, > > On Wed, Sep 9, 2020 at 3:11 AM Vimal Chungath <vcchunga@amazon.com> wrote: >> >> These two patches add meson and make build configuration >> for AWS Graviton2 platform. I plan to send platform guide >> patch separately. >> >> Vimal Chungath (2): >> config: add Graviton2(arm64) meson configuration >> config: add Graviton2(arm64) defconfig > > I did not look at the patches, just looked at the cover letter. > You can drop the makefile config files since make support has been dropped. > Thanks. Thanks. I will remove make config files in next version.