* updated firefox (133.0.3 -> 134.0.2)
[t2sde.git] / package / boot / grub2 / ieee1275_fb.patch.sparc64
blob61d33f717e237207e66c772e71272e1655ca12dc
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/grub2/ieee1275_fb.patch.sparc64
3 # Copyright (C) 2023 The T2 SDE Project
4
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 --- grub-2.06/grub-core/Makefile.core.def.vanilla       2023-02-15 18:29:23.710506195 +0100
15 +++ grub-2.06/grub-core/Makefile.core.def       2023-02-15 18:29:33.977507329 +0100
16 @@ -2273,7 +2273,7 @@
17  module = {
18    name = ieee1275_fb;
19    ieee1275 = video/ieee1275.c;
20 -  enable = powerpc_ieee1275;
21 +  enable = ieee1275;
22  };
24  module = {