[dpdk-dev] [PATCH] scripts: remove unused map files merger

2016-05-24 Thread Thomas Monjalon
2016-05-20 08:24, Panu Matilainen: > On 05/19/2016 09:05 PM, Thomas Monjalon wrote: > > This script was forgotten when dropping the combined library. > > > > Fixes: 948fd64befc3 ("mk: replace the combined library with a linker > > script") > > > > Signed-off-by: Thomas Monjalon > > --- > > I hav

[dpdk-dev] [PATCH] scripts: remove unused map files merger

2016-05-20 Thread Panu Matilainen
On 05/19/2016 09:05 PM, Thomas Monjalon wrote: > This script was forgotten when dropping the combined library. > > Fixes: 948fd64befc3 ("mk: replace the combined library with a linker script") > > Signed-off-by: Thomas Monjalon > --- I haven't even noticed there was such a script :) Thanks for sp

[dpdk-dev] [PATCH] scripts: remove unused map files merger

2016-05-19 Thread Thomas Monjalon
This script was forgotten when dropping the combined library. Fixes: 948fd64befc3 ("mk: replace the combined library with a linker script") Signed-off-by: Thomas Monjalon --- MAINTAINERS | 1 - scripts/merge-maps.sh | 29 - 2 files changed, 30 deletions(-)