mirror of
https://github.com/ipxe/ipxe
synced 2026-01-25 16:21:53 +03:00
[pnm] Add support for PNM images
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -49,3 +49,4 @@ REQUIRE_OBJECT ( rsa_test );
|
||||
REQUIRE_OBJECT ( x509_test );
|
||||
REQUIRE_OBJECT ( ocsp_test );
|
||||
REQUIRE_OBJECT ( cms_test );
|
||||
REQUIRE_OBJECT ( pnm_test );
|
||||
|
||||
Reference in New Issue
Block a user