On Wed, Apr 24, 2019 at 03:11:59PM +0000, Peng Huang wrote: > The new default-taget "linux" is introduced in v19.05-rc1 > but not exist in before release such as v19.02 which have > default-target "linuxapp", there is no compatibility report > when run validate-abi.sh to check ABI compatibility between > v19.05-rc1 and v19.02, changed default-target from "linux" > to "linuxapp" in validate-abi.sh > > Fixes: 218c4e68c1d9 ("mk: use linux and freebsd in config names") > Cc: sta...@dpdk.org > > Signed-off-by: Peng Huang <peng.hu...@intel.com>
Acked-by: Bruce Richardson <bruce.richard...@intel.com>