mk: fix armv7 machine name
authorJan Viktorin <viktorin@rehivetech.com>
Tue, 16 Feb 2016 18:35:06 +0000 (19:35 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 28 Feb 2016 21:49:09 +0000 (22:49 +0100)
commita3af38a1db5a6f5b8e5090ec45a1c58a8af362c3
tree0c5382ecd16c06eba31db1f9fd6d5036c5d848aa
parente1c648055f48003a2b8cbc80979a8f48a3e5f114
mk: fix armv7 machine name

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 <viktorin@rehivetech.com>
config/defconfig_arm-armv7a-linuxapp-gcc
mk/machine/armv7-a/rte.vars.mk [deleted file]
mk/machine/armv7a/rte.vars.mk [new file with mode: 0644]