[dpdk-dev] [PATCH] arm: fix name armv7-a used for dpdk purposes

2016-02-28 Thread Thomas Monjalon
2016-02-16 19:35, Jan Viktorin: > The CONFIG_RTE_MACHINE must not contain hyphens to work correctly. This was > initially done only for the file name defconfig_arm-armv7a-linuxapp-gcc. This > patch fixes install-sdk goal. Otherwise, it creates a wrong directory for this > platform. > > Signed-off-

[dpdk-dev] [PATCH] arm: fix name armv7-a used for dpdk purposes

2016-02-16 Thread Jan Viktorin
The CONFIG_RTE_MACHINE must not contain hyphens to work correctly. This was initially done only for the file name defconfig_arm-armv7a-linuxapp-gcc. This patch fixes install-sdk goal. Otherwise, it creates a wrong directory for this platform. Signed-off-by: Jan Viktorin --- config/defconfig_arm-