scripts: remove zlib dependency to test qede build
authorThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 6 Nov 2016 18:36:04 +0000 (19:36 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 6 Nov 2016 19:53:19 +0000 (20:53 +0100)
commitca9b8b960bea38b256ebbfe555b024df0835744d
tree08583d22f2ec8cde0a8c40e66d0b167884318173
parent47ecf3a566f44b1fdd5b5c03e8ded3c184af864a
scripts: remove zlib dependency to test qede build

The driver qede does not depend on zlib anymore.

Fixes: 7d178e9ef614 ("net/qede: remove zlib dependency and enable PMD")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Harish Patil <harish.patil@qlogic.com>
scripts/test-build.sh