Module Name: src Committed By: tsutsui Date: Sat Jan 18 09:07:14 UTC 2025
Modified Files: src/distrib/common/bootimage: Makefile.bootimage Log Message: FAT (for ESP) is always LE so "-B endian" for makefs(8) is not necessary. (not sure if there is any "EFI on big endian CPU" system though) To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/distrib/common/bootimage/Makefile.bootimage Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.