mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-17 03:47:24 +00:00

* Makefile.util.def (libgrubmods): Add afs.c. * grub-core/Makefile.core.def (afs): New module * grub-core/fs/afs.c: New file. * grub-core/fs/bfs.c [MODE_AFS]: Adapt for AFS.
4 lines
37 B
C
4 lines
37 B
C
#define MODE_AFS 1
|
|
#include "bfs.c"
|
|
|