pi4 case maybe?

This commit is contained in:
mjallen18
2025-05-19 13:53:14 -05:00
parent e7942907b5
commit 0d1cdfd82d
8 changed files with 57 additions and 6 deletions

View File

@@ -18,7 +18,6 @@ stdenv.mkDerivation rec {
meta = {
description = "UEFI Firmware for Raspberry Pi 4";
homepage = "https://github.com/pftf/RPi4";
# license = stdenv.lib.licenses.bsd2; # or appropriate license
platforms = [ "aarch64-linux" ];
};
}