diff options
| author | Michael Forney <mforney@mforney.org> | 2018-12-06 22:54:42 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-12-23 13:40:48 -0800 |
| commit | d84192da7ee80885b586bae30125cf84a9166bad (patch) | |
| tree | 620ad465940aff316fa9c5c8c9caa47dccaf7d4a /pkg/efivar/gen.lua | |
| parent | 506a146fe48ce91e07942e3ff2ea4e7093419ef6 (diff) | |
efivar: Update to 37
Diffstat (limited to 'pkg/efivar/gen.lua')
| -rw-r--r-- | pkg/efivar/gen.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/efivar/gen.lua b/pkg/efivar/gen.lua index ac98fce8..f2831351 100644 --- a/pkg/efivar/gen.lua +++ b/pkg/efivar/gen.lua @@ -45,7 +45,7 @@ pkg.deps = {'$outdir/include/efivar/efivar-guids.h'} lib('libefiboot.a', [[ src/( crc32.c creator.c disk.c gpt.c loadopt.c path-helpers.c linux.c - linux-(ata i2o nvme pci pmem sas sata scsi virtblk).c + linux-(acpi acpi-root ata emmc i2o md nvme pci pci-root pmem sas sata scsi soc-root virtblk).c ) ]]) lib('libefivar.a', [[ |
