On Sat, Oct 24, 2020 at 6:36 PM Thomas Monjalon <[email protected]> wrote: > > The sub-directories of config/ are maintained by > different architecture maintainers. > > Some wildcards are used to describe the lib, drivers and app files > which are specific to some architectures. > > The EAL Arm files have split responsibilities depending on 32/64 suffix, > and the common files are shared between Armv7 and Armv8 sections. > > Signed-off-by: Thomas Monjalon <[email protected]> > Reviewed-by: David Christensen <[email protected]>
Squashed: @@ -276,6 +276,7 @@ IBM POWER (alpha) M: David Christensen <[email protected]> F: config/ppc/ F: lib/librte_eal/ppc/ +F: lib/*/*_altivec* F: drivers/*/*/*_altivec.* F: app/*/*_altivec.* F: examples/*/*_altivec.* Acked-by: David Marchand <[email protected]> Applied. -- David Marchand

