a57bbb68d4
Fixes:cbc12b0a96
("mk: do not generate LDLIBS from directory dependencies") Fixes:b677d4c6d2
("net/dpaa2: add API for event Rx adapter") Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
13 lines
119 B
Plaintext
13 lines
119 B
Plaintext
DPDK_17.05 {
|
|
|
|
local: *;
|
|
};
|
|
|
|
DPDK_17.11 {
|
|
global:
|
|
|
|
dpaa2_eth_eventq_attach;
|
|
dpaa2_eth_eventq_detach;
|
|
|
|
} DPDK_17.05;
|