fix jffs2 mtd partition splitting on little-endian CPU
This commit is contained in:
@@ -54,6 +54,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [
|
||||
./cmdline-cookie.patch
|
||||
./make-mtdsplit-jffs2-endian-agnostic.patch
|
||||
];
|
||||
|
||||
# this is here to work around what I think is a bug in nixpkgs
|
||||
|
Reference in New Issue
Block a user