mk: introduce IBM Power architecture
authorChao Zhu <chaozhu@linux.vnet.ibm.com>
Tue, 25 Nov 2014 22:17:04 +0000 (17:17 -0500)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 26 Nov 2014 20:50:09 +0000 (21:50 +0100)
commita982ec81d84d53af38f5f286bdef0b7aa32168de
tree3f801a6495108c92d29e7d27a4464e3a326c69bb
parent2437814390047e2a1b98ebc1ce5def789023bee4
mk: introduce IBM Power architecture

To make DPDK run on IBM Power architecture, configuration files for
Power architecuture are added. Also, the compiling related .mk files are
added.

Signed-off-by: Chao Zhu <chaozhu@linux.vnet.ibm.com>
Acked-by: David Marchand <david.marchand@6wind.com>
config/defconfig_ppc_64-power8-linuxapp-gcc [new file with mode: 0644]
mk/arch/ppc_64/rte.vars.mk [new file with mode: 0644]
mk/machine/power8/rte.vars.mk [new file with mode: 0644]